Unbreak by adding build dependency on perl
PR: ports/152375 Submitted by: Vitaly Magerya <vmagerya at gmail.com> Approved by: Erik Greenwald (maintainer)
This commit is contained in:
parent
43f9a75275
commit
4c5fa6453f
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=266589
@ -19,12 +19,11 @@ BUILD_DEPENDS= ${LOCALBASE}/lib/libavcall.a:${PORTSDIR}/devel/ffcall\
|
||||
${LOCALBASE}/lib/libgmp.a:${PORTSDIR}/math/gmp
|
||||
LIB_DEPENDS= getline:${PORTSDIR}/devel/libgetline
|
||||
|
||||
USE_PERL5_BUILD= yes
|
||||
GNU_CONFIGURE= yes
|
||||
USE_GMAKE= yes
|
||||
PLIST_SUB+= PORTVERSION="${PORTVERSION}"
|
||||
|
||||
BROKEN= fails to build
|
||||
|
||||
CONFIGURE_ARGS= --with-pcre-dir=${LOCALBASE}/lib \
|
||||
--with-pcre-inc=${LOCALBASE}/include \
|
||||
--with-avcall-dir=${LOCALBASE}/lib \
|
||||
|
@ -1,3 +1,2 @@
|
||||
MD5 (qscheme-0.5.1.tar.gz) = 9bb70c527033b04a86320f39d16802fe
|
||||
SHA256 (qscheme-0.5.1.tar.gz) = 6d9f9574965af21b3c63c7b46caefcf4e06aa6fbbb02e5e5faf42f54851f1752
|
||||
SIZE (qscheme-0.5.1.tar.gz) = 523516
|
||||
|
Loading…
Reference in New Issue
Block a user