aboutsummaryrefslogtreecommitdiff
path: root/devel/i386-rtems-g77
diff options
context:
space:
mode:
authorJames E. Housley <jeh@FreeBSD.org>2003-11-17 03:15:17 +0000
committerJames E. Housley <jeh@FreeBSD.org>2003-11-17 03:15:17 +0000
commitbaad3bbbdc74e752064026a9f69405f282dd35a5 (patch)
tree5440723b636cbd99df68301b38ddb27d711a43ac /devel/i386-rtems-g77
parentf9d62b9319e1ee30d86147336d87e9bfa70a97b4 (diff)
downloadports-baad3bbbdc74e752064026a9f69405f282dd35a5.tar.gz
ports-baad3bbbdc74e752064026a9f69405f282dd35a5.zip
Notes
Diffstat (limited to 'devel/i386-rtems-g77')
-rw-r--r--devel/i386-rtems-g77/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/devel/i386-rtems-g77/Makefile b/devel/i386-rtems-g77/Makefile
index f56f062d2953..4d90e3da3f3b 100644
--- a/devel/i386-rtems-g77/Makefile
+++ b/devel/i386-rtems-g77/Makefile
@@ -7,7 +7,7 @@
PORTNAME= g77
PORTVERSION= 3.2.3
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_SOURCEWARE} \
${MASTER_SITE_GNU:S/$/:gcc/}
@@ -35,7 +35,6 @@ GCCVERSION= 3.2.3
G77NAME= gcc-${GCCVERSION}
PLIST_SUB+= "GCCVERSION=${GCCVERSION}"
NEWLIBNAME= newlib-1.11.0
-MASTERDIR= ${.CURDIR}/../i386-rtems-g77
PLIST= ${PKGDIR}/pkg-plist.${LCLTARGET}
BUILD_DEPENDS= autoheader:${PORTSDIR}/devel/autoconf \