summaryrefslogtreecommitdiff
path: root/print
diff options
context:
space:
mode:
authorErwin Lansing <erwin@FreeBSD.org>2010-11-28 14:45:30 +0000
committerErwin Lansing <erwin@FreeBSD.org>2010-11-28 14:45:30 +0000
commit0ec9c6ca1ed0f94749942ca36f2ff0e061c214d1 (patch)
tree802ebd31de768a29a872a8cf91bdf78905298797 /print
parentFix segfaults on amd64 (diff)
Properly use MASTER_SITE_LOCAL, even if the port itself is BROKEN
Submitted by: uqs
Notes
Notes: svn path=/head/; revision=265319
Diffstat (limited to 'print')
-rw-r--r--print/py-reportlab/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/print/py-reportlab/Makefile b/print/py-reportlab/Makefile
index a7dfe61b4b21..bf995b90d1e8 100644
--- a/print/py-reportlab/Makefile
+++ b/print/py-reportlab/Makefile
@@ -11,8 +11,9 @@ PORTREVISION= 2
CATEGORIES= print python
MASTER_SITES= http://www.reportlab.org/ftp/ \
ftp://ftp.reportlab.org/ \
- http://people.freebsd.org/~erwin/distfiles/:accel \
+ ${MASTER_SITE_LOCAL:S/$/:accel/} \
http://www.cs.nctu.edu.tw/~lwhsu/ports/distfiles/:accel
+MASTER_SITE_SUBDIR= erwin/:accel
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
DISTFILES= ReportLab_${PORTVERSION:S/./_/g}.tgz \
rl_accel-3004.tgz:accel