- Add NO_ARCH
- Fix shebangs MFH: 2015Q2
This commit is contained in:
parent
bf577d66cc
commit
0e1da7c8cb
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=389185
1 changed files with 3 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue