summaryrefslogtreecommitdiff
path: root/x11/Makefile
diff options
context:
space:
mode:
authorxtraeme <xtraeme@pkgsrc.org>2003-12-03 23:41:11 +0000
committerxtraeme <xtraeme@pkgsrc.org>2003-12-03 23:41:11 +0000
commit9fabed9f393d8c3a2d58b7e1d2e558f928ff3a88 (patch)
tree3dd737ce17ce8d241ff55e5815f9c8698cf8e459 /x11/Makefile
parente64b6be94e04b9f9432bf86fcc23a5cbf8e79ed8 (diff)
downloadpkgsrc-9fabed9f393d8c3a2d58b7e1d2e558f928ff3a88.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"