aboutsummaryrefslogtreecommitdiffstats
path: root/lang/fpc
diff options
context:
space:
mode:
authormarino <marino@FreeBSD.org>2015-01-10 21:53:16 +0800
committermarino <marino@FreeBSD.org>2015-01-10 21:53:16 +0800
commit96cbbde57299ba16b6296b26193e380a0c2b933d (patch)
tree2b75c25212ee076d1a44a96436808f2687102bd0 /lang/fpc
parenta2cd61ff25def7cc3c48acaec0035948157be39a (diff)
downloadfreebsd-ports-gnome-96cbbde57299ba16b6296b26193e380a0c2b933d.tar.gz
freebsd-ports-gnome-96cbbde57299ba16b6296b26193e380a0c2b933d.tar.zst
freebsd-ports-gnome-96cbbde57299ba16b6296b26193e380a0c2b933d.zip
lang/fpc: Remove googlecode from MASTER_SITES
The googlecode URL only provides 2.6.0 and 2.6.2 versions of the man pages and bootstrap compiler, but not the current 2.6.4, so remove those urls. While here, simplify the LOCAL distcache site urls. The substition is not necessary.
Diffstat (limited to 'lang/fpc')
-rw-r--r--lang/fpc/Makefile6
1 files changed, 2 insertions, 4 deletions
diff --git a/lang/fpc/Makefile b/lang/fpc/Makefile
index 98179f54c6aa..1e27d9635a66 100644
--- a/lang/fpc/Makefile
+++ b/lang/fpc/Makefile
@@ -13,10 +13,8 @@ MASTER_SITES= ftp://ftp.freepascal.org/pub/fpc/dist/${PORTVERSION}/source/:sourc
ftp://ftp.us.freepascal.org/pub/fpc/dist/${PORTVERSION}/source/:source \
http://leaf.dragonflybsd.org/~marino/dports-src/:DragonFlybootstrap \
SF/freepascal/Source/${PORTVERSION}:source \
- ${MASTER_SITE_GOOGLE_CODE}:bootstrap \
- ${MASTER_SITE_LOCAL:S|$|acm/freepascal/:bootstrap|} \
- ${MASTER_SITE_GOOGLE_CODE}:man \
- ${MASTER_SITE_LOCAL:S|$|acm/freepascal/:man|}
+ LOCAL/acm/freepascal/:bootstrap \
+ LOCAL/acm/freepascal/:man
DISTFILES= ${DISTNAME:S/$/.source/}${EXTRACT_SUFX}:source
DIST_SUBDIR= freepascal