summaryrefslogtreecommitdiff
path: root/graphics/Makefile
diff options
context:
space:
mode:
authorSteve Price <steve@FreeBSD.org>1998-07-12 23:36:34 +0000
committerSteve Price <steve@FreeBSD.org>1998-07-12 23:36:34 +0000
commit735909af90502b8c4a744f074fa188b0a9877b7d (patch)
tree46ceacf572c51822a93ec9f2b6043f8ccf864f77 /graphics/Makefile
parentInitial import of xwpick version 2.20. (diff)
Turn on xwpick.
Notes
Notes: svn path=/head/; revision=11874
Diffstat (limited to 'graphics/Makefile')
-rw-r--r--graphics/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/Makefile b/graphics/Makefile
index 9a3132904cd5..45d4d6d538d9 100644
--- a/graphics/Makefile
+++ b/graphics/Makefile
@@ -1,4 +1,4 @@
-# $Id: Makefile,v 1.80 1998/06/20 03:11:36 chuckr Exp $
+# $Id: Makefile,v 1.81 1998/06/24 16:19:54 vanilla Exp $
#
SUBDIR += EZWGL
@@ -89,5 +89,6 @@
SUBDIR += xpdf
SUBDIR += xpm
SUBDIR += xv
+ SUBDIR += xwpick
.include <bsd.port.subdir.mk>