diff options
author | ryoon <ryoon@pkgsrc.org> | 2011-07-14 23:25:47 +0000 |
---|---|---|
committer | ryoon <ryoon@pkgsrc.org> | 2011-07-14 23:25:47 +0000 |
commit | cb1dfca5a6cd15cb0ad390c465cf14398e8df5b3 (patch) | |
tree | e5aa2f5bc616a357185c909c5ce6d86f98512686 /x11/Makefile | |
parent | 83a5b58478450936b1b09c9da5efb08bbcc98247 (diff) | |
download | pkgsrc-cb1dfca5a6cd15cb0ad390c465cf14398e8df5b3.tar.gz |
Add libunique3
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 e9fc36d2f8b..16722d322f9 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.635 2011/04/20 18:40:43 hans Exp $ +# $NetBSD: Makefile,v 1.636 2011/07/14 23:25:47 ryoon Exp $ # COMMENT= Packages to support the X window system @@ -235,6 +235,7 @@ SUBDIR+= libgnomekbd SUBDIR+= liblbxutil SUBDIR+= liboldXrandr SUBDIR+= libunique +SUBDIR+= libunique3 SUBDIR+= libxcb SUBDIR+= libxdg-basedir SUBDIR+= libxfce4gui |