diff options
author | ahoka <ahoka@pkgsrc.org> | 2008-12-18 00:35:21 +0000 |
---|---|---|
committer | ahoka <ahoka@pkgsrc.org> | 2008-12-18 00:35:21 +0000 |
commit | 25a97ddd9048231f2e2fe7380617df4a6ecab3bd (patch) | |
tree | 7b72d531635d19a77ae5024c7acdf5a03b833919 /x11 | |
parent | 7757d41155629019d63ce79362ed2d4ecf13e4e9 (diff) | |
download | pkgsrc-25a97ddd9048231f2e2fe7380617df4a6ecab3bd.tar.gz |
add libunique
Diffstat (limited to 'x11')
-rw-r--r-- | x11/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/Makefile b/x11/Makefile index 815bd4282c2..3b97f5bff0e 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.574 2008/12/13 05:20:44 epg Exp $ +# $NetBSD: Makefile,v 1.575 2008/12/18 00:35:21 ahoka Exp $ # COMMENT= Packages to support the X window system @@ -215,6 +215,7 @@ SUBDIR+= libdrm SUBDIR+= libgnomekbd SUBDIR+= liblbxutil SUBDIR+= liboldXrandr +SUBDIR+= libunique SUBDIR+= libxfce4gui SUBDIR+= libxfce4mcs SUBDIR+= libxfce4util |