mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-23 00:43:28 +00:00
Make it build with 5.8.8.
PR: 93938 Submitted by: Joerg Pulz <Joerg.Pulz@frm2.tum.de> Approved by: portmgr (kris/semi-implicit)
This commit is contained in:
parent
017973954e
commit
5ec9ee788d
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=156890
@ -32,6 +32,8 @@ RUN_DEPENDS= ${BUILD_DEPENDS}
|
||||
|
||||
USE_GL= yes
|
||||
PERL_CONFIGURE= yes
|
||||
USE_GMAKE= yes
|
||||
MAKE_ENV+= PERL5LIB=${WRKSRC}/blib/lib
|
||||
PLIST_DIRS= ${SITE_PERL:S,^${PREFIX}/,,}/${PERL_ARCH}/Inline
|
||||
PLIST_FILES= bin/pdl bin/pdldoc bin/perldl bin/pptemplate \
|
||||
${SITE_PERL:S,^${PREFIX}/,,}/${PERL_ARCH}/Inline/Pdlpp.pm \
|
||||
@ -53,7 +55,7 @@ pre-extract:
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if ${ARCH} == "alpha"
|
||||
BROKEN= "test script t/flexraw.t fails all 26 tests"
|
||||
BROKEN= test script t/flexraw.t fails all 26 tests
|
||||
.endif
|
||||
|
||||
.if ${PERL_LEVEL} < 500601
|
||||
|
Loading…
Reference in New Issue
Block a user