mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-23 00:43:28 +00:00
Uncomment some disabled entries in the Makefile that were left out after the
repocopy of devel/javasvn PR: 106475
This commit is contained in:
parent
91b3c8439f
commit
5c335321e7
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=180911
@ -14,13 +14,12 @@ DISTNAME= org.tmatesoft.svn_${PORTVERSION}.standalone
|
||||
MAINTAINER= gerrit.beine@gmx.de
|
||||
COMMENT= The only pure Java Subversion client library in the world
|
||||
|
||||
#RUN_DEPENDS= java:${PORTSDIR}/java/javavmwrapper
|
||||
RUN_DEPENDS= java:${PORTSDIR}/java/javavmwrapper
|
||||
|
||||
NO_BUILD= yes
|
||||
USE_ZIP= yes
|
||||
#USE_JAVA= yes
|
||||
#JAVA_VERSION= 1.3+
|
||||
JAVASHAREDIR?= ${PREFIX}/share/java
|
||||
USE_JAVA= yes
|
||||
JAVA_VERSION= 1.3+
|
||||
DATADIR= ${JAVASHAREDIR}/${PORTNAME}
|
||||
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user