aboutsummaryrefslogtreecommitdiff
path: root/security/php-suhosin/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'security/php-suhosin/Makefile')
-rw-r--r--security/php-suhosin/Makefile7
1 files changed, 2 insertions, 5 deletions
diff --git a/security/php-suhosin/Makefile b/security/php-suhosin/Makefile
index d7ed64e603aa..995530e4a83a 100644
--- a/security/php-suhosin/Makefile
+++ b/security/php-suhosin/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: suhosin
-# Date created: 4 Sep 2006
-# Whom: ale
-#
+# Created by: ale
# $FreeBSD$
-#
PORTNAME= suhosin
PORTVERSION= 0.9.33
@@ -22,6 +18,7 @@ IGNORE_WITH_PHP=5
CONFIGURE_ARGS= --enable-suhosin
+NO_STAGE= yes
post-install:
${MKDIR} ${EXAMPLESDIR}
${INSTALL_DATA} ${WRKSRC}/suhosin.ini ${EXAMPLESDIR}