summaryrefslogtreecommitdiff
path: root/x11/Makefile
diff options
context:
space:
mode:
authorJun-ichiro itojun Hagino <itojun@FreeBSD.org>1997-08-25 14:10:09 +0000
committerJun-ichiro itojun Hagino <itojun@FreeBSD.org>1997-08-25 14:10:09 +0000
commit5191fed48518b9f9f91976fa4d3a463583b27ff4 (patch)
tree454e096c96178da4f2aeaee8b39a852ef0ba71ca /x11/Makefile
parentxzoom 0.3 port. works in 8bpp systems only, but useful. (diff)
activated ports/x11/xzoom.
Notes
Notes: svn path=/head/; revision=7685
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 be4d8ada51b3..82909126dfc6 100644
--- a/x11/Makefile
+++ b/x11/Makefile
@@ -1,4 +1,4 @@
-# $Id: Makefile,v 1.148 1997/08/19 07:10:14 fenner Exp $
+# $Id: Makefile,v 1.149 1997/08/20 20:03:17 jkh Exp $
#
SUBDIR += FWF
@@ -91,5 +91,6 @@
SUBDIR += xview-clients
SUBDIR += xview-config
SUBDIR += xview-lib
+ SUBDIR += xzoom
.include <bsd.port.subdir.mk>