Add USE_PERL5_BUILD, USE_LDCONFIG.
Pointed by: QAT (pav, erwin) Feature safe: yes
This commit is contained in:
parent
e164ab6d1a
commit
c6df4550b7
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=250127
1 changed files with 2 additions and 0 deletions
|
@ -20,6 +20,8 @@ WRKSRC= ${WRKDIR}/${DISTNAME}/bindings/java/
|
|||
USE_JAVA= yes
|
||||
JAVA_VERSION= 1.6+
|
||||
USE_ANT= yes
|
||||
USE_PERL5_BUILD=yes
|
||||
USE_LDCONFIG= yes
|
||||
|
||||
do-install:
|
||||
${MKDIR} ${PREFIX}/include ${PREFIX}/lib ${JAVAJARDIR}
|
||||
|
|
Loading…
Reference in a new issue