diff options
Diffstat (limited to 'accessibility/java-access-bridge/Makefile')
-rw-r--r-- | accessibility/java-access-bridge/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/accessibility/java-access-bridge/Makefile b/accessibility/java-access-bridge/Makefile index aecec4cef7af..3355de38ff84 100644 --- a/accessibility/java-access-bridge/Makefile +++ b/accessibility/java-access-bridge/Makefile @@ -15,8 +15,8 @@ DIST_SUBDIR= gnome2 MAINTAINER= gnome@FreeBSD.org COMMENT= Gnome Java Accessibility Bridge -BUILD_DEPENDS= xprop:${X_CLIENTS_PORT} -RUN_DEPENDS= xprop:${X_CLIENTS_PORT} +BUILD_DEPENDS= xprop:${PORTSDIR}/x11/xprop +RUN_DEPENDS= xprop:${PORTSDIR}/x11/xprop USE_BZIP2= yes GNU_CONFIGURE= yes |