summaryrefslogtreecommitdiff
path: root/cad/chipmunk
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1996-03-10 09:09:51 +0000
committerSatoshi Asami <asami@FreeBSD.org>1996-03-10 09:09:51 +0000
commitdbd940ed721a330a09638aaf1f8f65b793a1a0c1 (patch)
tree14b949a23637cfdc64a440e6ad2fa8045cc0857a /cad/chipmunk
parentAdd DIST_SUBDIR=xdvi. This port has only one distfile but the Japanese (diff)
Use DIST_SUBDIR, this port requires a file called (of all things)
"Makefile". Also, look at the number of lines I could delete! I love DIST_SUBDIR! :)
Notes
Notes: svn path=/head/; revision=2824
Diffstat (limited to 'cad/chipmunk')
-rw-r--r--cad/chipmunk/Makefile12
1 files changed, 3 insertions, 9 deletions
diff --git a/cad/chipmunk/Makefile b/cad/chipmunk/Makefile
index 6d7bf3c5750d..7b461bdf80ec 100644
--- a/cad/chipmunk/Makefile
+++ b/cad/chipmunk/Makefile
@@ -3,13 +3,12 @@
# Date created: 29 July 1995
# Whom: janek@gaja.ipan.lublin.pl
#
-# $Id: Makefile,v 1.1.1.1 1995/08/25 10:04:31 asami Exp $
+# $Id: Makefile,v 1.2 1995/10/04 15:26:17 asami Exp $
#
DISTNAME= chipmunk-5.10
CATEGORIES+= cad
-MASTER_SITES= ftp://ftp.ifi.uio.no/pub/chipmunk/ \
- ftp://ftp.freebsd.org/pub/FreeBSD/distfiles/chipmunk/
+MASTER_SITES= ftp://ftp.ifi.uio.no/pub/chipmunk/
DISTFILES= psys-1.10.tar.Z log-5.10.tar.Z netcmpbeta.tar.Z \
mosisbeta.tar.Z wolbeta.tar.Z wolcompbeta.tar.Z \
untilbeta.tar.Z viewbeta.tar.Z Makefile
@@ -17,14 +16,9 @@ EXTRACT_ONLY= psys-1.10.tar.Z log-5.10.tar.Z netcmpbeta.tar.Z \
mosisbeta.tar.Z wolbeta.tar.Z wolcompbeta.tar.Z \
untilbeta.tar.Z viewbeta.tar.Z
+DIST_SUBDIR= chipmunk
USE_GMAKE= yes
NO_WRKSUBDIR= yes
-DISTDIR= ${PORTSDIR}/distfiles/chipmunk
-.if defined(MASTER_SITE_OVERRIDE)
-MASTER_SITES:= ${MASTER_SITE_OVERRIDE}/chipmunk/
-.undef MASTER_SITE_OVERRIDE
-.endif
-
post-extract:
cp ${DISTDIR}/Makefile ${WRKSRC}/Makefile