aboutsummaryrefslogtreecommitdiff
path: root/mail/policyd2/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'mail/policyd2/Makefile')
-rw-r--r--mail/policyd2/Makefile7
1 files changed, 2 insertions, 5 deletions
diff --git a/mail/policyd2/Makefile b/mail/policyd2/Makefile
index 50a46fcf4d1e..46dd8ddc97de 100644
--- a/mail/policyd2/Makefile
+++ b/mail/policyd2/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: policyd2
-# Date created: 2 December 2008
-# Whom: Chifeng QU <chifeng@gmail.com>
-#
+# Created by: Chifeng QU <chifeng@gmail.com>
# $FreeBSD$
-#
PORTNAME= policyd2
PORTVERSION= 2.0.12
@@ -33,6 +29,7 @@ PORTDATA= *
OPTIONS_DEFINE= MYSQL PGSQL SQLITE
OPTIONS_DEFAULT= MYSQL
+NO_STAGE= yes
.include <bsd.port.pre.mk>
USE_PHP= pdo_mysql
.if ${PORT_OPTIONS:MMYSQL}