aboutsummaryrefslogtreecommitdiffstats
path: root/lang
diff options
context:
space:
mode:
authorvs <vs@FreeBSD.org>2007-02-15 13:13:41 +0800
committervs <vs@FreeBSD.org>2007-02-15 13:13:41 +0800
commitf697a6a7b4a8af61de6b345a175b9ae952899284 (patch)
treea172b2b2970a12fae3bc2d2499bc9b9974c28a6b /lang
parentb44488088b2956509f16d647697ef062b4ddd1cf (diff)
downloadfreebsd-ports-graphics-f697a6a7b4a8af61de6b345a175b9ae952899284.tar.gz
freebsd-ports-graphics-f697a6a7b4a8af61de6b345a175b9ae952899284.tar.zst
freebsd-ports-graphics-f697a6a7b4a8af61de6b345a175b9ae952899284.zip
Use MASTER_SITE_LOCAL for our own boot-file
Diffstat (limited to 'lang')
-rw-r--r--lang/ghc/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/lang/ghc/Makefile b/lang/ghc/Makefile
index b1cc862193c..ff42881cd09 100644
--- a/lang/ghc/Makefile
+++ b/lang/ghc/Makefile
@@ -9,7 +9,8 @@ PORTVERSION= 6.6
CATEGORIES= lang haskell
MASTER_SITES= http://www.haskell.org/ghc/dist/${PORTVERSION}/:source \
http://www.haskell.org/ghc/dist/${PORTVERSION}/FreeBSD/:boot \
- http://people.freebsd.org/~vs/ghcdist/${PORTVERSION}/:boot
+ ${MASTER_SITE_LOCAL:S/$/:boot/}
+MASTER_SITE_SUBDIR=vs/ghcdist/${PORTVERSION}/:boot
DISTFILES= ghc-${PORTVERSION}-src${EXTRACT_SUFX}:source \
ghc-${PORTVERSION}-src-extralibs${EXTRACT_SUFX}:source