summaryrefslogtreecommitdiffstats
path: root/devel/avarice
diff options
context:
space:
mode:
authorjoerg <joerg@FreeBSD.org>2004-05-14 19:35:39 +0000
committerjoerg <joerg@FreeBSD.org>2004-05-14 19:35:39 +0000
commit2fa39ae9b96f72fae40b2fae95a66ba764a50020 (patch)
treed5165b544142a4a6b0a4346f7a120ec750ae3617 /devel/avarice
parent8d31de8b3c9bd3c3c4a30c7dbec4c239d9888538 (diff)
downloadFreeBSD-ports-2fa39ae9b96f72fae40b2fae95a66ba764a50020.zip
FreeBSD-ports-2fa39ae9b96f72fae40b2fae95a66ba764a50020.tar.gz
One of the scripts supplied in the tools subdir actually depends on Perl,
so the `configure' step failed if there's no Perl in sight. Just make this depend on Perl by now. Maybe the AVaRICE folks decide to do that another way in future. Notice by: kris
Diffstat (limited to 'devel/avarice')
-rw-r--r--devel/avarice/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/avarice/Makefile b/devel/avarice/Makefile
index 4b9daf8..46f31f6 100644
--- a/devel/avarice/Makefile
+++ b/devel/avarice/Makefile
@@ -18,6 +18,7 @@ BUILD_DEPENDS= ${LOCALBASE}/lib/libbfd.a:${PORTSDIR}/devel/libbfd \
${LOCALBASE}/lib/libiberty.a:${PORTSDIR}/devel/gnulibiberty
USE_BZIP2= yes
+USE_PERL5= yes
HAS_CONFIGURE= yes
CONFIGURE_ARGS= --prefix=${PREFIX}
OpenPOWER on IntegriCloud