1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-23 04:23:08 +00:00

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.
This commit is contained in:
Daniel Eischen 2010-10-25 13:13:27 +00:00
parent fb729e8290
commit de31d97d73
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=263566

View File

@ -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