diff options
Diffstat (limited to 'devel/charva/Makefile')
-rw-r--r-- | devel/charva/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/charva/Makefile b/devel/charva/Makefile index aafa11ff6051..9ae6926f8d40 100644 --- a/devel/charva/Makefile +++ b/devel/charva/Makefile @@ -11,8 +11,8 @@ DISTNAME= ${PORTNAME} MAINTAINER= ale@FreeBSD.org COMMENT= Java Windowing Toolkit for Text Terminals -BUILD_DEPENDS= gmake:${PORTSDIR}/devel/gmake -RUN_DEPENDS= ${JAVAJARDIR}/commons-logging.jar:${PORTSDIR}/java/jakarta-commons-logging +BUILD_DEPENDS= gmake:devel/gmake +RUN_DEPENDS= ${JAVAJARDIR}/commons-logging.jar:java/jakarta-commons-logging OPTIONS_DEFINE= DOCS |