aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2015-09-11 18:43:49 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2015-09-11 18:43:49 +0000
commitd36ac6026a5a464aa45eb514fde28d598fe8566d (patch)
tree82bf9e931aa74fa2761f59e78b160a733d1af446
parentb57fa300fc493ba87d24feac42645fdfc69ed364 (diff)
downloadports-d36ac6026a5a464aa45eb514fde28d598fe8566d.tar.gz
ports-d36ac6026a5a464aa45eb514fde28d598fe8566d.zip
MFH: r396696
This needs perl as both build and run dependency - It installs perl scripts into DATADIR - Unless perl is available at buildtime it'll use incorrect shebangs for these scripts Approved by: portmgr blanket Approved by: ports-secteam blanket
Notes
Notes: svn path=/branches/2015Q3/; revision=396697
-rw-r--r--finance/ktoblzcheck/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/finance/ktoblzcheck/Makefile b/finance/ktoblzcheck/Makefile
index a8be94e41ea4..7e7ab71788e5 100644
--- a/finance/ktoblzcheck/Makefile
+++ b/finance/ktoblzcheck/Makefile
@@ -3,6 +3,7 @@
PORTNAME= ktoblzcheck
PORTVERSION= 1.48
+PORTREVISION= 1
CATEGORIES= finance german
MASTER_SITES= SF/${PORTNAME}
@@ -12,7 +13,7 @@ COMMENT= Check bank codes of German banks
LICENSE= LGPL21
LICENSE_FILE= ${WRKSRC}/COPYING
-USES= libtool pathfix
+USES= libtool pathfix perl5
GNU_CONFIGURE= yes
USE_LDCONFIG= yes
INSTALL_TARGET= install-strip