aboutsummaryrefslogtreecommitdiff
path: root/ftp/php53-curl
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-09-20 17:23:18 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-09-20 17:23:18 +0000
commit1640537ad67a4e7c293de8c7bd81840e57ec6928 (patch)
tree4ecd721edd10b744a029d8fb947cbd73bc4f7b9b /ftp/php53-curl
parent4a65c836693c56cb403b7a0b47a9514037a4bcec (diff)
downloadports-1640537ad67a4e7c293de8c7bd81840e57ec6928.tar.gz
ports-1640537ad67a4e7c293de8c7bd81840e57ec6928.zip
Notes
Diffstat (limited to 'ftp/php53-curl')
-rw-r--r--ftp/php53-curl/Makefile6
1 files changed, 1 insertions, 5 deletions
diff --git a/ftp/php53-curl/Makefile b/ftp/php53-curl/Makefile
index 29f869e5193d..6128cf04ba8c 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"