1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-21 08:42:23 +00:00

Fix dependencies

This commit is contained in:
Antoine Brodin 2019-10-06 21:27:32 +00:00
parent 0d6b13f6ae
commit fcc9b99f0b
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=513908

View File

@ -14,7 +14,7 @@ COMMENT= Java package for the reading of configuration/preferences files
LICENSE= APACHE20
RUN_DEPENDS= ${JAVALIBDIR}/commons-beanutils.jar:java/jakarta-commons-beanutils \
${JAVALIBDIR}/commons-lang.jar:java/jakarta-commons-lang \
${JAVALIBDIR}/commons-lang.jar:java/apache-commons-lang \
${JAVALIBDIR}/commons-logging.jar:java/apache-commons-logging
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}