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