summaryrefslogtreecommitdiff
path: root/graphics/Makefile
diff options
context:
space:
mode:
authoragc <agc>1997-11-20 13:22:14 +0000
committeragc <agc>1997-11-20 13:22:14 +0000
commit52cf5b0bd17a116b8c9b76451165ade4ae6e78c4 (patch)
treec727921d68d44a68f762abf0c490bd95148b0d11 /graphics/Makefile
parent48289dde910529bc73c9c9c595474b18030ea01a (diff)
downloadpkgsrc-52cf5b0bd17a116b8c9b76451165ade4ae6e78c4.tar.gz
Enable xv
Diffstat (limited to 'graphics/Makefile')
-rw-r--r--graphics/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/Makefile b/graphics/Makefile
index f3a534a6d16..c8cd8f796bf 100644
--- a/graphics/Makefile
+++ b/graphics/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 1997/11/03 01:50:43 hubertf Exp $
+# $NetBSD: Makefile,v 1.4 1997/11/20 13:22:14 agc Exp $
# FreeBSD Id: Makefile,v 1.53 1997/09/28 13:25:40 markm Exp
#
@@ -66,6 +66,6 @@
# SUBDIR += xpaint
# SUBDIR += xpdf
SUBDIR += xpm
-# SUBDIR += xv
+ SUBDIR += xv
.include <bsd.port.subdir.mk>