summaryrefslogtreecommitdiff
path: root/devel/vtcl/Makefile
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1997-06-03 05:34:59 +0000
committerSatoshi Asami <asami@FreeBSD.org>1997-06-03 05:34:59 +0000
commit02959f4f8d8607a62e8680f74436ce2fa0f7541b (patch)
tree0a43f557d74cf62bb6571d9ab6627b142bec353b /devel/vtcl/Makefile
parentRemove Japanese netscape.language port, it depends on www/netscape2 which is (diff)
"$Id$" line is spelled as such, not "$id$". Reorder variables. Replace
empty do-build with NO_BUILD=yes. Remove mkdir of share/vtcl/images, the port uses lib/vtcl/images as far as I can tell from the PLIST.
Notes
Notes: svn path=/head/; revision=6679
Diffstat (limited to 'devel/vtcl/Makefile')
-rw-r--r--devel/vtcl/Makefile10
1 files changed, 5 insertions, 5 deletions
diff --git a/devel/vtcl/Makefile b/devel/vtcl/Makefile
index 8f65d527698b..dbf2c0c3d362 100644
--- a/devel/vtcl/Makefile
+++ b/devel/vtcl/Makefile
@@ -3,7 +3,7 @@
# Date Created: 29 May 1997
# Whom: Vanilla I. Shu <vanilla@MinJe.com.TW>
#
-# $id$
+# $Id$
#
DISTNAME= vt-1.09
@@ -11,17 +11,17 @@ PKGNAME= vtcl-1.09
CATEGORIES= devel x11 tk42
MASTER_SITES= http://www.neuron.com/stewart/vtcl/dload/ \
ftp://ftp.neuron.com/pub/
-WRKSRC= ${WRKDIR}/vtcl
-BUILD_DEPENDS= wish4.2:${PORTSDIR}/x11/tk42
MAINTAINER= vanilla@MinJe.com.TW
-do-build:
+BUILD_DEPENDS= wish4.2:${PORTSDIR}/x11/tk42
+
+WRKSRC= ${WRKDIR}/vtcl
+NO_BUILD= yes
do-install:
@ ${MKDIR} ${PREFIX}/lib/vtcl/images
@ ${MKDIR} ${PREFIX}/lib/vtcl/lib
- @ ${MKDIR} ${PREFIX}/share/vtcl/images
@ ${INSTALL_SCRIPT} ${WRKSRC}/vtcl ${PREFIX}/bin
.for data in ANNOUNCE CHANGES LICENSE README TODO vt.tcl