aboutsummaryrefslogtreecommitdiff
path: root/devel/abi-compliance-checker/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/abi-compliance-checker/Makefile')
-rw-r--r--devel/abi-compliance-checker/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/devel/abi-compliance-checker/Makefile b/devel/abi-compliance-checker/Makefile
index 1ac1aaa4cb7e..ddbfaca6981e 100644
--- a/devel/abi-compliance-checker/Makefile
+++ b/devel/abi-compliance-checker/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= abi-compliance-checker
-PORTVERSION= 1.98.8
+PORTVERSION= 1.99
CATEGORIES= devel perl5
MASTER_SITES= https://github.com/lvc/${PORTNAME}/archive/ \
LOCAL/bf/${DIST_SUBDIR}
@@ -17,12 +17,11 @@ LICENSE_COMB= dual
.if defined(MAINTAINER_MODE) || defined(PACKAGE_BUILDING)
BUILD_DEPENDS?= exctags:${PORTSDIR}/devel/ctags
-RUN_DEPENDS?= exctags:${PORTSDIR}/devel/ctags
USE_PERL5= yes
.else
-RUN_DEPENDS?= exctags:${PORTSDIR}/devel/ctags
USE_PERL5_RUN= yes
.endif
+RUN_DEPENDS?= exctags:${PORTSDIR}/devel/ctags
USE_GCC= any
FETCH_ARGS?= -Fpr