diff options
author | abs <abs@pkgsrc.org> | 2010-12-08 00:40:01 +0000 |
---|---|---|
committer | abs <abs@pkgsrc.org> | 2010-12-08 00:40:01 +0000 |
commit | 9258b4a3a5ec9a00d1cd26597f92bfe8ff8b8a11 (patch) | |
tree | 5a5110dc454eef05af06bb585f7afb84379728b0 /x11/Makefile | |
parent | cf6f9620cbc86d83d6fae30a1f7fcaba70aced76 (diff) | |
download | pkgsrc-9258b4a3a5ec9a00d1cd26597f92bfe8ff8b8a11.tar.gz |
+fixesproto4
Diffstat (limited to 'x11/Makefile')
-rw-r--r-- | x11/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/Makefile b/x11/Makefile index 0586a01a4c4..71e0d6448b7 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.623 2010/10/16 13:12:17 obache Exp $ +# $NetBSD: Makefile,v 1.624 2010/12/08 00:40:01 abs Exp $ # COMMENT= Packages to support the X window system @@ -48,6 +48,7 @@ SUBDIR+= fast-user-switch-applet SUBDIR+= fbdesk SUBDIR+= filerunner SUBDIR+= fixesproto +SUBDIR+= fixesproto4 SUBDIR+= fltk SUBDIR+= fltk2 SUBDIR+= fontcacheproto |