aboutsummaryrefslogtreecommitdiff
path: root/lang/fpc/Makefile
diff options
context:
space:
mode:
authorJohn Marino <marino@FreeBSD.org>2015-01-10 13:53:16 +0000
committerJohn Marino <marino@FreeBSD.org>2015-01-10 13:53:16 +0000
commitdbb38c3c5e8c2c4be00f981d7e279bb203f372c1 (patch)
tree2b75c25212ee076d1a44a96436808f2687102bd0 /lang/fpc/Makefile
parente0097fe486d22f8f77807f0357cee4eddacbc49b (diff)
downloadports-dbb38c3c5e8c2c4be00f981d7e279bb203f372c1.tar.gz
ports-dbb38c3c5e8c2c4be00f981d7e279bb203f372c1.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.
Notes
Notes: svn path=/head/; revision=376707
Diffstat (limited to 'lang/fpc/Makefile')
-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