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