diff options
Diffstat (limited to 'textproc/php53-xsl/Makefile')
-rw-r--r-- | textproc/php53-xsl/Makefile | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/textproc/php53-xsl/Makefile b/textproc/php53-xsl/Makefile index 73a500465dc0..a0f9e3122a13 100644 --- a/textproc/php53-xsl/Makefile +++ b/textproc/php53-xsl/Makefile @@ -1,9 +1,4 @@ -# New ports collection makefile for: php53-xsl -# Date created: 12 Apr 2012 -# Whom: Florian Smeets <flo@FreeBSD.org> -# # $FreeBSD$ -# CATEGORIES= textproc @@ -11,4 +6,5 @@ MASTERDIR= ${.CURDIR}/../../lang/php53 PKGNAMESUFFIX= -xsl +NO_STAGE= yes .include "${MASTERDIR}/Makefile" |