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