diff options
Diffstat (limited to 'x11-toolkits')
-rw-r--r-- | x11-toolkits/jdic/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/x11-toolkits/jdic/Makefile b/x11-toolkits/jdic/Makefile index f0941552d969..af918740ab01 100644 --- a/x11-toolkits/jdic/Makefile +++ b/x11-toolkits/jdic/Makefile @@ -19,6 +19,9 @@ BUILD_DEPENDS= gmake:${PORTSDIR}/devel/gmake LIB_DEPENDS= popt.0:${PORTSDIR}/devel/popt # nspr4.1:${PORTSDIR}/devel/nspr +ONLY_FOR_ARCHS= i386 +ONLY_FOR_ARCHS_REASON= the required com.sun.jnlp is part of jawaws.jar, only installed on i386 + USE_ZIP= yes USE_ANT= yes USE_GNOME= pkgconfig # libgnome |