summaryrefslogtreecommitdiff
path: root/x11/Makefile
diff options
context:
space:
mode:
authortron <tron>1998-07-03 23:31:37 +0000
committertron <tron>1998-07-03 23:31:37 +0000
commit7a8095846b0096cd83c98d858d325ad1dcea4227 (patch)
tree718bdf1891d4d985e7ae58ef35bf5860d1c4ab2c /x11/Makefile
parent4fd4cd98266b5b81154cf39310ba56107249f5d9 (diff)
downloadpkgsrc-7a8095846b0096cd83c98d858d325ad1dcea4227.tar.gz
Enable "xview-config" and "xview-lib".
Diffstat (limited to 'x11/Makefile')
-rw-r--r--x11/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/x11/Makefile b/x11/Makefile
index 480c8854186..c9f8affe9e3 100644
--- a/x11/Makefile
+++ b/x11/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.39 1998/06/28 17:19:07 tron Exp $
+# $NetBSD: Makefile,v 1.40 1998/07/03 23:31:37 tron Exp $
# FreeBSD Id: Makefile,v 1.156 1997/09/30 07:54:42 asami Exp
#
@@ -121,8 +121,8 @@
SUBDIR += xtimer
# SUBDIR += xtoolwait
# SUBDIR += xview-clients
-# SUBDIR += xview-config
-# SUBDIR += xview-lib
+ SUBDIR += xview-config
+ SUBDIR += xview-lib
# SUBDIR += xzoom
.include "../mk/bsd.pkg.subdir.mk"