aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--graphics/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/graphics/Makefile b/graphics/Makefile
index 6932966e36f8..8306559dbbf0 100644
--- a/graphics/Makefile
+++ b/graphics/Makefile
@@ -1,10 +1,9 @@
-# $Id: Makefile,v 1.8 1995/05/14 03:29:33 asami Exp $
+# $Id: Makefile,v 1.9 1995/05/14 07:13:30 asami Exp $
#
# BROKEN: Mesa (doesn't install)
-# BROKEN: vcg (can't connect to ftp site)
#
SUBDIR= ImageMagick dore jpeg mpeg-lib mpeg_play netpbm \
- pixmap povray tiff xanim xfig xli xpaint xpm xv
+ pixmap povray tiff vcg xanim xfig xli xpaint xpm xv
.include <bsd.port.subdir.mk>