summaryrefslogtreecommitdiff
path: root/lang/smalleiffel/Makefile
diff options
context:
space:
mode:
authorwiz <wiz>2001-02-27 21:36:07 +0000
committerwiz <wiz>2001-02-27 21:36:07 +0000
commit63a4cbd6b1352188304f51fe3d28d98a9e9831a0 (patch)
tree21f7e12ac95abe3987118713382557fc471e82eb /lang/smalleiffel/Makefile
parent75c4e832782025cac0eba987563b8a04999ca0a3 (diff)
downloadpkgsrc-63a4cbd6b1352188304f51fe3d28d98a9e9831a0.tar.gz
Use the tarballs that have the release version in their names.
Takes care of pkg/12172.
Diffstat (limited to 'lang/smalleiffel/Makefile')
-rw-r--r--lang/smalleiffel/Makefile12
1 files changed, 5 insertions, 7 deletions
diff --git a/lang/smalleiffel/Makefile b/lang/smalleiffel/Makefile
index 0846ef221c8..d5da81b7a02 100644
--- a/lang/smalleiffel/Makefile
+++ b/lang/smalleiffel/Makefile
@@ -1,14 +1,13 @@
-# $NetBSD: Makefile,v 1.10 2001/02/17 09:07:29 agc Exp $
+# $NetBSD: Makefile,v 1.11 2001/02/27 21:36:07 wiz Exp $
#
-DISTNAME= se
+DISTNAME= ${PKGNAME:S/smalleiffel/se/}
PKGNAME= smalleiffel-0.77
WRKSRC= ${WRKDIR}/SmallEiffel
CATEGORIES= lang
-MASTER_SITES= ftp://ftp.loria.fr/pub/loria/genielog/SmallEiffel/ \
- ftp://ftp.cs.rit.edu/pub/mirrors/SmallEiffel/ \
- ftp://ftp.progsoc.uts.edu.au/pub/Eiffel/SmallEiffel/ \
- ftp://gd.tuwien.ac.at/pub/languages/SmallEiffel/
+MASTER_SITES= ftp://ftp.loria.fr/pub/loria/genielog/SmallEiffel/Oldies/ \
+ ftp://ftp.cs.rit.edu/pub/mirrors/SmallEiffel/Oldies/ \
+ ftp://ftp.progsoc.uts.edu.au/pub/Eiffel/SmallEiffel/Oldies/
EXTRACT_SUFX= .tgz
MAINTAINER= jlam@netbsd.org
@@ -18,7 +17,6 @@ COMMENT= GNU Eiffel compiler
MAKE_ENV+= SmallEiffel=${WRKSRC}/sys/system.se
ALL_TARGET= ./bin/compile_to_c
-DIST_SUBDIR= ${PKGNAME}
DOCDIR= ${PREFIX}/share/doc/html/smalleiffel
EGDIR= ${PREFIX}/share/examples/smalleiffel
LIBDIR= ${PREFIX}/share/smalleiffel