summaryrefslogtreecommitdiff
path: root/lang/php53
diff options
context:
space:
mode:
authorFlorian Smeets <flo@FreeBSD.org>2012-07-12 06:32:05 +0000
committerFlorian Smeets <flo@FreeBSD.org>2012-07-12 06:32:05 +0000
commitd2f0583d13938d82a680d693608a3406c92fa41c (patch)
treefc4a7e02384488e9bab7871d9f4dbb1b0044838e /lang/php53
parent- update to 1.5.12 (diff)
Fix copy & paste bug
Submitted by: ohauer
Notes
Notes: svn path=/head/; revision=300792
Diffstat (limited to 'lang/php53')
-rw-r--r--lang/php53/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/php53/Makefile b/lang/php53/Makefile
index 6606e1670558..54b4e0d0100f 100644
--- a/lang/php53/Makefile
+++ b/lang/php53/Makefile
@@ -65,7 +65,7 @@ PATCH_DIST_STRIP= -p1
PATCH_SITES+= ${MASTER_SITE_LOCAL}
PATCH_SITE_SUBDIR= ale
-.if ${PORT_OPTIONS:MSUHOSIN_DESC}
+.if ${PORT_OPTIONS:MSUHOSIN}
PATCHFILES+= suhosin-patch-5.3.x-0.9.10.patch.gz
PATCH_SITES+= http://download.suhosin.org/:suhosin
PLIST_SUB+= SUHOSIN=""