diff options
author | jakllsch <jakllsch@pkgsrc.org> | 2009-11-08 18:31:02 +0000 |
---|---|---|
committer | jakllsch <jakllsch@pkgsrc.org> | 2009-11-08 18:31:02 +0000 |
commit | f68f1b5d37b0b759e13adc19e54d1e793f857e57 (patch) | |
tree | 06aedee282063ecd43b2ff5a8f5c70c8d95ebec7 /x11/Makefile | |
parent | 266af687c6b68ea768057929d27b1175a2eb919a (diff) | |
download | pkgsrc-f68f1b5d37b0b759e13adc19e54d1e793f857e57.tar.gz |
+libxdg-basedir
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 d239f57318b..f28ba04381c 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.601 2009/10/22 22:31:04 wiz Exp $ +# $NetBSD: Makefile,v 1.602 2009/11/08 18:31:02 jakllsch Exp $ # COMMENT= Packages to support the X window system @@ -228,6 +228,7 @@ SUBDIR+= liblbxutil SUBDIR+= liboldXrandr SUBDIR+= libunique SUBDIR+= libxcb +SUBDIR+= libxdg-basedir SUBDIR+= libxfce4gui SUBDIR+= libxfce4menu SUBDIR+= libxfce4util |