summaryrefslogtreecommitdiffstats
path: root/lang/pgcc
diff options
context:
space:
mode:
authorasami <asami@FreeBSD.org>2000-04-16 04:14:12 +0000
committerasami <asami@FreeBSD.org>2000-04-16 04:14:12 +0000
commit110300f9341809ff92eb65095a09e5c7a649f28e (patch)
treea6dccb632123736b90cebfbb594f5df39a561ab7 /lang/pgcc
parent7d5f5624106e5cba2ed6c93d4df42141098463de (diff)
downloadFreeBSD-ports-110300f9341809ff92eb65095a09e5c7a649f28e.zip
FreeBSD-ports-110300f9341809ff92eb65095a09e5c7a649f28e.tar.gz
DISTNAMe-related cleanups.
Diffstat (limited to 'lang/pgcc')
-rw-r--r--lang/pgcc/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/pgcc/Makefile b/lang/pgcc/Makefile
index 9e8dbe6..031f934 100644
--- a/lang/pgcc/Makefile
+++ b/lang/pgcc/Makefile
@@ -16,6 +16,7 @@ MASTER_SITES= ftp://go.cygnus.com/pub/sourceware.cygnus.com/pub/egcs/releases/${
ftp://ftp.iij.ad.jp/pub/egcs/releases/${DISTNAME}/ \
ftp://ftp.fu-berlin.de/unix/languages/egcs/releases/${DISTNAME}/
MASTER_SITE_SUBDIR= gcc
+DISTNAME= gcc-${PORTVERSION}
DISTFILES= gcc-core-${DISTNAME:S/gcc-//g}${EXTRACT_SUFX} \
gcc-g++-${DISTNAME:S/gcc-//g}${EXTRACT_SUFX} \
gcc-g77-${DISTNAME:S/gcc-//g}${EXTRACT_SUFX} \
@@ -49,7 +50,6 @@ CONFIGURE_TARGET= ${ARCH}-portbld-freebsd${OSREL}
CONFIGURE_TARGET= ${ARCH}-portbld-freebsdaout${OSREL}
.endif
-WRKSRC= ${WRKDIR}/gcc-2.95.1
PLIST_SUB= EGCS_REV=${GCC_REV} GNU_HOST=${CONFIGURE_TARGET}
GNU_CONFIGURE= yes
USE_GMAKE= yes
OpenPOWER on IntegriCloud