diff options
Diffstat (limited to 'www/hastymail/Makefile')
-rw-r--r-- | www/hastymail/Makefile | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/www/hastymail/Makefile b/www/hastymail/Makefile index 41871e3b839a..36e8b99beddf 100644 --- a/www/hastymail/Makefile +++ b/www/hastymail/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: hastymail -# Date created: 2006-11-04 -# Whom: Bartlomiej Rutkowski <r@robakdesign.com> -# +# Created by: Bartlomiej Rutkowski <r@robakdesign.com> # $FreeBSD$ -# PORTNAME= hastymail PORTVERSION= 1.5 @@ -24,6 +20,7 @@ PLIST= ${WRKDIR}/pkg-plist WANT_PHP_WEB= yes USE_PHP= session imap pcre +NO_STAGE= yes .include <bsd.port.pre.mk> # Don't install automatically CVS directories, patched files and the default config file. |