aboutsummaryrefslogtreecommitdiff
path: root/devel/avarice
diff options
context:
space:
mode:
authorJoerg Wunsch <joerg@FreeBSD.org>2004-05-14 19:35:39 +0000
committerJoerg Wunsch <joerg@FreeBSD.org>2004-05-14 19:35:39 +0000
commit6068e2283037ac0fc250739044153b5a3a6b1717 (patch)
treeec10977a3452d85e780f6acdb281143331edd9c1 /devel/avarice
parent02d8aaea7ebdf87ad2c06a32748c56913fe18ce4 (diff)
downloadports-6068e2283037ac0fc250739044153b5a3a6b1717.tar.gz
ports-6068e2283037ac0fc250739044153b5a3a6b1717.zip
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
Notes
Notes: svn path=/head/; revision=109160
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 4b9daf85b1e8..46f31f622fb3 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}