summaryrefslogtreecommitdiff
path: root/x11
diff options
context:
space:
mode:
authortsarna <tsarna@pkgsrc.org>1998-07-13 22:13:47 +0000
committertsarna <tsarna@pkgsrc.org>1998-07-13 22:13:47 +0000
commit57995c0b73f5d629a227f53577b4c35c6c7587ef (patch)
tree38e64d37ca5ec3d7e71ad598f3dff6b2793b1e07 /x11
parent2edcf16b8c5e0eb3678c9c7f853f7acb3720d7d3 (diff)
downloadpkgsrc-57995c0b73f5d629a227f53577b4c35c6c7587ef.tar.gz
Enable xwrits
Diffstat (limited to 'x11')
-rw-r--r--x11/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/Makefile b/x11/Makefile
index 13bc993f715..528687f6f93 100644
--- a/x11/Makefile
+++ b/x11/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.42 1998/07/09 12:48:06 hubertf Exp $
+# $NetBSD: Makefile,v 1.43 1998/07/13 22:13:47 tsarna Exp $
# FreeBSD Id: Makefile,v 1.156 1997/09/30 07:54:42 asami Exp
#
@@ -123,6 +123,7 @@
SUBDIR += xview-clients
SUBDIR += xview-config
SUBDIR += xview-lib
+ SUBDIR += xwrits
# SUBDIR += xzoom
.include "../mk/bsd.pkg.subdir.mk"