mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-24 00:45:52 +00:00
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
@ -20,6 +20,8 @@ WRKSRC= ${WRKDIR}/${DISTNAME}/bindings/java/
|
|||||||
USE_JAVA= yes
|
USE_JAVA= yes
|
||||||
JAVA_VERSION= 1.6+
|
JAVA_VERSION= 1.6+
|
||||||
USE_ANT= yes
|
USE_ANT= yes
|
||||||
|
USE_PERL5_BUILD=yes
|
||||||
|
USE_LDCONFIG= yes
|
||||||
|
|
||||||
do-install:
|
do-install:
|
||||||
${MKDIR} ${PREFIX}/include ${PREFIX}/lib ${JAVAJARDIR}
|
${MKDIR} ${PREFIX}/include ${PREFIX}/lib ${JAVAJARDIR}
|
||||||
|
Loading…
Reference in New Issue
Block a user