Fix avarice for 5.0 - needs perl for building.

Submitted by:	kris@ and bento
This commit is contained in:
Brian S. Dean 2003-04-17 22:36:31 +00:00
parent 1abd0fa330
commit e5dd9966a3
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=79171

View file

@ -20,4 +20,6 @@ WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}cvs
HAS_CONFIGURE= yes
CONFIGURE_ARGS= --prefix=${PREFIX}
USE_PERL5_BUILD= yes
.include <bsd.port.mk>