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