summaryrefslogtreecommitdiff
path: root/lang/gnat
diff options
context:
space:
mode:
authorDaniel Eischen <deischen@FreeBSD.org>2010-10-25 13:13:27 +0000
committerDaniel Eischen <deischen@FreeBSD.org>2010-10-25 13:13:27 +0000
commitde31d97d735ee18a1a2580c2d50919dbb697bc79 (patch)
tree170ea7bc05851ee20faf19eacc3c8b8dc70a02fe /lang/gnat
parent- Update to 1.5 (diff)
Patch from sahil:
We don't need to set PORTREVISION to 0 since that is the default, and ... Fix MASTER_SITES:n usage so that the ":n" postfix is added to *all* elements of MASTER_SITE_LOCAL, not just the final one.
Notes
Notes: svn path=/head/; revision=263566
Diffstat (limited to 'lang/gnat')
-rw-r--r--lang/gnat/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/lang/gnat/Makefile b/lang/gnat/Makefile
index ef343e3ce111..4c1c90f5b2e4 100644
--- a/lang/gnat/Makefile
+++ b/lang/gnat/Makefile
@@ -14,9 +14,8 @@
PORTNAME= gnat
PORTVERSION= 2010
-PORTREVISION= 0
CATEGORIES= lang
-MASTER_SITES= ${MASTER_SITE_LOCAL}:boot
+MASTER_SITES= ${MASTER_SITE_LOCAL:S/$/:boot/}
MASTER_SITE_SUBDIR= deischen/gcc/:boot
DISTFILES= ${gcc_srcfile}:gcc ${gnat_srcfile}:gnat