summaryrefslogtreecommitdiff
path: root/x11/Makefile
diff options
context:
space:
mode:
authorxtraeme <xtraeme>2003-12-03 23:41:11 +0000
committerxtraeme <xtraeme>2003-12-03 23:41:11 +0000
commit140aa06350690c3254ae80e5ca787b713e8b8ea5 (patch)
tree3dd737ce17ce8d241ff55e5815f9c8698cf8e459 /x11/Makefile
parent83f3d7d2726b35a3a2c9fff4afbafcc393538d42 (diff)
downloadpkgsrc-140aa06350690c3254ae80e5ca787b713e8b8ea5.tar.gz
Add and enable zenity.
Diffstat (limited to 'x11/Makefile')
-rw-r--r--x11/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/Makefile b/x11/Makefile
index 0607613b61d..e81faf6f1f8 100644
--- a/x11/Makefile
+++ b/x11/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.314 2003/12/03 05:22:16 martti Exp $
+# $NetBSD: Makefile,v 1.315 2003/12/03 23:41:11 xtraeme Exp $
#
COMMENT= Packages to support the X window system
@@ -292,5 +292,6 @@ SUBDIR+= xwatchwin
SUBDIR+= xwit
SUBDIR+= xworld
SUBDIR+= xwrits
+SUBDIR+= zenity
.include "../mk/bsd.pkg.subdir.mk"