summaryrefslogtreecommitdiff
path: root/lang/dylan-compiler/Makefile
diff options
context:
space:
mode:
authoragc <agc>2002-01-16 10:42:49 +0000
committeragc <agc>2002-01-16 10:42:49 +0000
commitfe456162470d37913d0a3fdd6f12eed857687080 (patch)
tree3d047eea90d357442887d4739842841cb70ad337 /lang/dylan-compiler/Makefile
parentbd6dbcaed29227641107b5ffc9b8e4e47ea66fa1 (diff)
downloadpkgsrc-fe456162470d37913d0a3fdd6f12eed857687080.tar.gz
Use ${DYLAN_VERSION}, instead of a hardcoded 2.3.6, in the Makefile.common,
Makefile and PLIST files, using PLIST_SUBST accordingly. Also use an ALT_ARCH definition, with PLIST_SUBST, to make the two PLISTS more generic, and set up ALT_ARCH accordingly.
Diffstat (limited to 'lang/dylan-compiler/Makefile')
-rw-r--r--lang/dylan-compiler/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/dylan-compiler/Makefile b/lang/dylan-compiler/Makefile
index 36447f49ee8..cd914528918 100644
--- a/lang/dylan-compiler/Makefile
+++ b/lang/dylan-compiler/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.1.1.1 2002/01/15 20:14:33 agc Exp $
+# $NetBSD: Makefile,v 1.2 2002/01/16 10:42:49 agc Exp $
#
-PKGNAME= dylan-compiler-2.3.6
+PKGNAME= dylan-compiler-${DYLAN_VERSION}
PATCHDIR= ${.CURDIR}/../dylan-interpreter/patches
DISTINFO_FILE= ${.CURDIR}/../dylan-interpreter/distinfo