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