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