aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authoramdmi3 <amdmi3@FreeBSD.org>2015-06-11 18:17:21 +0800
committeramdmi3 <amdmi3@FreeBSD.org>2015-06-11 18:17:21 +0800
commiteb1b27ede16d3f83664d1b47f5666708e02f0278 (patch)
treef9c03b279f1267beb99533c95ab0f2ddab8a8803
parentd59c1b084e9be13e01474b6d318717e8a4f06764 (diff)
downloadfreebsd-ports-graphics-eb1b27ede16d3f83664d1b47f5666708e02f0278.tar.gz
freebsd-ports-graphics-eb1b27ede16d3f83664d1b47f5666708e02f0278.tar.zst
freebsd-ports-graphics-eb1b27ede16d3f83664d1b47f5666708e02f0278.zip
- Add NO_ARCH
- Fix shebangs MFH: 2015Q2
-rw-r--r--mail/ovs/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/mail/ovs/Makefile b/mail/ovs/Makefile
index d2c239eda3d..e2ec9a33f01 100644
--- a/mail/ovs/Makefile
+++ b/mail/ovs/Makefile
@@ -3,7 +3,7 @@
PORTNAME= ovs
PORTVERSION= 1.05
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= mail
MASTER_SITES= ftp://ftp.oav.net/openvisp/stats/ \
http://mirror.amdmi3.ru/distfiles/
@@ -18,8 +18,9 @@ RUN_DEPENDS= rrdtool>=0:${PORTSDIR}/databases/rrdtool \
p5-File-Tail>=0:${PORTSDIR}/devel/p5-File-Tail
NO_BUILD= yes
+NO_ARCH= yes
USES= perl5 shebangfix
-SHEBANG_FILES= ovs.pl
+SHEBANG_FILES= ovs.pl ovs.cgi
CGIDIR?= ${PREFIX}/www/cgi-bin
DATADIR?= /var/db/ovs