summaryrefslogtreecommitdiff
path: root/biology
diff options
context:
space:
mode:
authorJames E. Housley <jeh@FreeBSD.org>2000-11-19 03:06:48 +0000
committerJames E. Housley <jeh@FreeBSD.org>2000-11-19 03:06:48 +0000
commit824b95bb92ec516d3ea8f6258c8489fab81b517f (patch)
treebf2bd71dcce46a2544592fc4e1ce859bbb111de6 /biology
parentFix a bug introduced in revision 1.64: empty answers were always replaced (diff)
Make nolonger support :U. Fix to compensate for that.
Submitted by: fenner Approved by: MAINTAINER
Notes
Notes: svn path=/head/; revision=35251
Diffstat (limited to 'biology')
-rw-r--r--biology/emboss/Makefile9
1 files changed, 6 insertions, 3 deletions
diff --git a/biology/emboss/Makefile b/biology/emboss/Makefile
index 5ffa3f400065..efe3acf09cb3 100644
--- a/biology/emboss/Makefile
+++ b/biology/emboss/Makefile
@@ -11,9 +11,9 @@ PORTREVISION= 1
CATEGORIES= biology
MASTER_SITES= ftp://ftp.uk.embnet.org/pub/EMBOSS/ \
ftp://ftp.no.embnet.org/pub/EMBOSS/
-DISTFILES= ${PORTNAME:U}-${PORTVERSION}${EXTRACT_SUFX}
+DISTFILES= ${PORTNAME_U}-${PORTVERSION}${EXTRACT_SUFX}
DIST_SUBDIR= ${PORTNAME}
-EXTRACT_ONLY= ${PORTNAME:U}-${PORTVERSION}${EXTRACT_SUFX}
+EXTRACT_ONLY= ${PORTNAME_U}-${PORTVERSION}${EXTRACT_SUFX}
MAINTAINER= johann@egenetics.com
@@ -25,6 +25,9 @@ USE_LIBTOOL= yes
USE_XLIB= yes
PLIST= ${WRKDIR}/pkg-plist
+# Make doesn't know about :U
+PORTNAME_U= EMBOSS
+
.if exists(${WRKDIRPREFIX}${.CURDIR}/Makefile.inc)
.include "${WRKDIRPREFIX}${.CURDIR}/Makefile.inc"
.endif
@@ -36,7 +39,7 @@ SCRIPTS_ENV+= WRKDIRPREFIX="${WRKDIRPREFIX}" \
MKDIR="${MKDIR}" \
RM="${RM}"
-WRKSRC= ${WRKDIR}/${PORTNAME:U}-${PORTVERSION}
+WRKSRC= ${WRKDIR}/${PORTNAME_U}-${PORTVERSION}
EMBASSY_WRKDIR= ${WRKSRC}/EMBASSY
PHYLIP_VERSION= 3.573c
MSE_VERSION= 0.0.4