summaryrefslogtreecommitdiff
path: root/lang/php53
diff options
context:
space:
mode:
authorErwin Lansing <erwin@FreeBSD.org>2007-05-22 10:12:51 +0000
committerErwin Lansing <erwin@FreeBSD.org>2007-05-22 10:12:51 +0000
commit154deac572b5fe4fb0cbad50a2ef036534842596 (patch)
tree1307b52e46a713435a78635ad5806f7a5ae7cbe5 /lang/php53
parentMake fetchable because ftp://netlib.bell-labs.com/netlib/ (diff)
Put suhosin on local master sites to fix fetch now the official site is down.
Approved by: portmgr (self)
Notes
Notes: svn path=/head/; revision=191605
Diffstat (limited to 'lang/php53')
-rw-r--r--lang/php53/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/lang/php53/Makefile b/lang/php53/Makefile
index 1c4e337a489a..593c1c93e03f 100644
--- a/lang/php53/Makefile
+++ b/lang/php53/Makefile
@@ -60,7 +60,8 @@ PATCH_DIST_STRIP= -p1
.if !defined(WITHOUT_SUHOSIN)
PATCHFILES+= suhosin-patch-${PORTVERSION}-0.9.6.2.patch.gz:suhosin
-PATCH_SITES+= http://www.hardened-php.net/suhosin/_media/:suhosin
+PATCH_SITES+= http://www.hardened-php.net/suhosin/_media/:suhosin \
+ ${MASTER_SITE_LOCAL:S/%SUBDIR%\//erwin\/:suhosin/}
PLIST_SUB+= SUHOSIN=""
.else
PLIST_SUB+= SUHOSIN="@comment "