mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-21 00:25:50 +00:00
Stagify.
This commit is contained in:
parent
748b6c1862
commit
69574bf669
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=357040
@ -11,9 +11,9 @@ DISTNAME= i2psource_${PORTVERSION}
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT= i2p JNI to GNU MP Bignum library (libgmp)
|
||||
|
||||
LIB_DEPENDS= gmp.10:${PORTSDIR}/math/gmp
|
||||
LIB_DEPENDS= libgmp.so:${PORTSDIR}/math/gmp
|
||||
|
||||
USE_BZIP2= yes
|
||||
USES= tar:bzip2
|
||||
USE_JAVA= yes
|
||||
JAVA_BUILD= jdk
|
||||
JAVA_VERSION= 1.6+
|
||||
@ -33,10 +33,9 @@ JBIGI_BUILD_ENV= \
|
||||
JBIGI_LIBS= \
|
||||
libjbigi-freebsd-none.so
|
||||
|
||||
NO_STAGE= yes
|
||||
do-install:
|
||||
@${INSTALL_DATA} ${WRKSRC}/jbigi.jar \
|
||||
${JAVAJARDIR}
|
||||
${STAGEDIR}${JAVAJARDIR}
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user