summaryrefslogtreecommitdiff
path: root/graphics
diff options
context:
space:
mode:
authorJean-Marc Zucconi <jmz@FreeBSD.org>1995-04-13 19:13:58 +0000
committerJean-Marc Zucconi <jmz@FreeBSD.org>1995-04-13 19:13:58 +0000
commit90deb54f2305168b43e194af5e3a7fc667abfde2 (patch)
tree197dd6d02aacc83a0f954cd2a68fbdf582b48e27 /graphics
parentAdd XFree86 to the SUBDIR list (diff)
Add pixmap to SUBDIR list
Notes
Notes: svn path=/head/; revision=1355
Diffstat (limited to 'graphics')
-rw-r--r--graphics/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/Makefile b/graphics/Makefile
index 18563d583dd8..ca6b6fe1a21b 100644
--- a/graphics/Makefile
+++ b/graphics/Makefile
@@ -1,8 +1,8 @@
-# $Id: Makefile,v 1.4 1995/02/26 01:19:17 ats Exp $
+# $Id: Makefile,v 1.5 1995/03/19 16:19:15 ats Exp $
#
# Broken povray
SUBDIR= ImageMagick dore mpeg-lib mpeg_play netpbm jpeg \
- tiff xanim xli xfig xpaint xpm xv
+ pixmap tiff xanim xli xfig xpaint xpm xv
.include <bsd.port.subdir.mk>