aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--net/rtg/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net/rtg/Makefile b/net/rtg/Makefile
index c99a9e3ab911..1c5a0c6a6de0 100644
--- a/net/rtg/Makefile
+++ b/net/rtg/Makefile
@@ -3,7 +3,7 @@
PORTNAME= rtg
PORTVERSION= 0.7.4
-PORTREVISION= 11
+PORTREVISION= 12
CATEGORIES= net
MASTER_SITES= SF \
ftp://ftpmirror.uk/freebsd-ports/rtg/
@@ -21,7 +21,7 @@ USE_RC_SUBR= rtgpoll
USE_MYSQL= client
WANT_PERL= yes
USES= shebangfix
-SHEBANG_FILES= etc/95.pl etc/report.pl
+SHEBANG_FILES= etc/95.pl etc/report.pl etc/rtgtargmkr.pl.in
SUB_FILES= pkg-message
GNU_CONFIGURE= yes
CONFIGURE_ARGS+= --sysconfdir=${PREFIX}/etc/${PORTNAME} \