summaryrefslogtreecommitdiff
path: root/graphics
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1995-05-16 11:34:33 +0000
committerSatoshi Asami <asami@FreeBSD.org>1995-05-16 11:34:33 +0000
commit36fa428c71a06d9378d28634c0036a2602f9724b (patch)
tree6f480b8d1c508cdbd3f16d480d07d9bb56a6eacf /graphics
parentDelete extra newlines at end of file. (diff)
Add "USE_X11=yes" this port doesn't require explicit xmkmf (it's
already in the Makefile) but it installs in /usr/X11R6.
Notes
Notes: svn path=/head/; revision=1767
Diffstat (limited to 'graphics')
-rw-r--r--graphics/vcg/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/graphics/vcg/Makefile b/graphics/vcg/Makefile
index 4cde7f55a9ec..f6235cfe148d 100644
--- a/graphics/vcg/Makefile
+++ b/graphics/vcg/Makefile
@@ -3,7 +3,7 @@
# Date created: 19 February 1995
# Whom: hsu
#
-# $Id$
+# $Id: Makefile,v 1.3 1995/04/09 07:09:43 asami Exp $
#
DISTNAME= vcg.1.30
@@ -12,6 +12,8 @@ CATEGORIES+= graphics
MASTER_SITES= ftp://ftp.cs.uni-sb.de/pub/graphics/vcg/
DISTFILES= vcg.1.30.r3.17.tgz
+USE_X11= yes
+
pre-patch:
@mkdir -p ${WRKSRC}/preconf/X11ccFreeBSD
@cp ${FILESDIR}/conf ${WRKSRC}/preconf/X11ccFreeBSD