diff options
Diffstat (limited to 'comms/java-commapi-freebsd/Makefile')
| -rw-r--r-- | comms/java-commapi-freebsd/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/comms/java-commapi-freebsd/Makefile b/comms/java-commapi-freebsd/Makefile index ceb53775c0da..b63b74e3ee29 100644 --- a/comms/java-commapi-freebsd/Makefile +++ b/comms/java-commapi-freebsd/Makefile @@ -10,8 +10,8 @@ DISTNAME= freebsd-commapi-${PORTVERSION} MAINTAINER= ari.suutari@syncrontech.com COMMENT= Java Communication API for FreeBSD -BUILD_DEPENDS= ${JDKDIR}/jre/lib/ext/comm.jar:${PORTSDIR}/comms/java-commapi -RUN_DEPENDS= ${JDKDIR}/jre/lib/ext/comm.jar:${PORTSDIR}/comms/java-commapi +BUILD_DEPENDS= ${JDKDIR}/jre/lib/ext/comm.jar:comms/java-commapi +RUN_DEPENDS= ${JDKDIR}/jre/lib/ext/comm.jar:comms/java-commapi MAKE_JOBS_UNSAFE= yes |
