aboutsummaryrefslogtreecommitdiffstats
path: root/www/tntnet
diff options
context:
space:
mode:
authoramdmi3 <amdmi3@FreeBSD.org>2015-08-14 22:08:44 +0800
committeramdmi3 <amdmi3@FreeBSD.org>2015-08-14 22:08:44 +0800
commitc93bf5f0a698cb042f1efb9cbde9a3117d59953d (patch)
tree63401ef34073c5ef7f8de6291ca8ca9e62502e33 /www/tntnet
parentf028ab065376525023689e9289b83086e95bf3cd (diff)
downloadfreebsd-ports-gnome-c93bf5f0a698cb042f1efb9cbde9a3117d59953d.tar.gz
freebsd-ports-gnome-c93bf5f0a698cb042f1efb9cbde9a3117d59953d.tar.zst
freebsd-ports-gnome-c93bf5f0a698cb042f1efb9cbde9a3117d59953d.zip
- Fix shebangs
- Drop @dirrm* from plist Approved by: portmgr blanket MFH: 2015Q3 (blanket)
Diffstat (limited to 'www/tntnet')
-rw-r--r--www/tntnet/Makefile5
-rw-r--r--www/tntnet/pkg-plist4
2 files changed, 3 insertions, 6 deletions
diff --git a/www/tntnet/Makefile b/www/tntnet/Makefile
index c2a79f511887..f4ec28776993 100644
--- a/www/tntnet/Makefile
+++ b/www/tntnet/Makefile
@@ -3,7 +3,7 @@
PORTNAME= tntnet
PORTVERSION= 2.2.1
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= www devel
MASTER_SITES= http://www.tntnet.org/download/
@@ -13,7 +13,8 @@ COMMENT= Webapplicationserver for C++
LIB_DEPENDS= libcxxtools.so:${PORTSDIR}/devel/cxxtools
BUILD_DEPENDS= zip:${PORTSDIR}/archivers/zip
-USES= cpe iconv libtool pathfix pkgconfig
+USES= cpe iconv libtool pathfix pkgconfig shebangfix
+SHEBANG_FILES= tntnet-conf2xml.pl
USE_CSTD= gnu89
PATCH_STRIP= -p1
GNU_CONFIGURE= yes
diff --git a/www/tntnet/pkg-plist b/www/tntnet/pkg-plist
index 7a515a105099..636ea93d8cee 100644
--- a/www/tntnet/pkg-plist
+++ b/www/tntnet/pkg-plist
@@ -135,7 +135,3 @@ man/man7/tntnet.properties.7.gz
man/man7/tntnet.xml.7.gz
man/man8/tntnet.8.gz
%%DATADIR%%/tntnet-conf2xml.pl
-@dirrm %%DATADIR%%
-@dirrm lib/tntnet
-@dirrm include/tnt
-@dirrmtry %%ETCDIR%%