diff options
author | abs <abs> | 2010-12-08 00:40:01 +0000 |
---|---|---|
committer | abs <abs> | 2010-12-08 00:40:01 +0000 |
commit | 1c8e026f53f208979f7dcc9ec8599be0e3953d3a (patch) | |
tree | 5a5110dc454eef05af06bb585f7afb84379728b0 /x11/Makefile | |
parent | be12a8b67b4f372a4048dca7cab4f508b686a6f4 (diff) | |
download | pkgsrc-1c8e026f53f208979f7dcc9ec8599be0e3953d3a.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 |