aboutsummaryrefslogtreecommitdiff
path: root/net/traff/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net/traff/Makefile')
-rw-r--r--net/traff/Makefile7
1 files changed, 2 insertions, 5 deletions
diff --git a/net/traff/Makefile b/net/traff/Makefile
index 0b84a89353d3..0b1f28fe0219 100644
--- a/net/traff/Makefile
+++ b/net/traff/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: traff
-# Date created: 2005-09-26
-# Whom: Dan Caescu <daniel at freebsd.ro>
-#
+# Created by: Dan Caescu <daniel at freebsd.ro>
# $FreeBSD$
-#
PORTNAME= traff
PORTVERSION= 0.7
@@ -26,6 +22,7 @@ CONFIGURE_ENV+= "LIBS=-largp"
OPTIONS_DEFINE= MYSQL PGSQL
OPTIONS_DEFAULT= MYSQL
+NO_STAGE= yes
.include <bsd.port.options.mk>
.if ${PORT_OPTIONS:MMYSQL}