diff options
Diffstat (limited to 'mail/squirrelmail-sasql-plugin/Makefile')
-rw-r--r-- | mail/squirrelmail-sasql-plugin/Makefile | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/mail/squirrelmail-sasql-plugin/Makefile b/mail/squirrelmail-sasql-plugin/Makefile index 8fa0c1487d47..6c165af7062c 100644 --- a/mail/squirrelmail-sasql-plugin/Makefile +++ b/mail/squirrelmail-sasql-plugin/Makefile @@ -1,7 +1,4 @@ -# New ports collection makefile for: squirrelmail-sasql-plugin -# Date created: 9 Dec 2006 -# Whom: Gerrit Beine <gerrit.beine@gmx.de> -# +# Created by: Gerrit Beine <gerrit.beine@gmx.de> # $FreeBSD$ PORTNAME= squirrelmail-${SQUIRREL_PLUGIN_NAME}-plugin @@ -45,6 +42,7 @@ USE_PERL5= build USE_PHP= yes WANT_PHP_WEB= yes +NO_STAGE= yes pre-everything:: @${ECHO} "" .ifndef WITHOUT_ACTIVATE |