diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2011-08-02 19:24:31 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2011-08-02 19:24:31 +0000 |
commit | efaa9b08cb6f484b75eabadc7cf8c9f293064395 (patch) | |
tree | 3e8d1d2271c354a2760b9e576185991576431ff0 /x11-toolkits/jdic | |
parent | df569a3a40c4d4f9af53e32cdb7e1908bbdb1116 (diff) |
Notes
Diffstat (limited to 'x11-toolkits/jdic')
-rw-r--r-- | x11-toolkits/jdic/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/x11-toolkits/jdic/Makefile b/x11-toolkits/jdic/Makefile index 977024aa0032..872dfadc8009 100644 --- a/x11-toolkits/jdic/Makefile +++ b/x11-toolkits/jdic/Makefile @@ -15,6 +15,8 @@ DISTNAME= ${PORTNAME}-${PORTVERSION}-src MAINTAINER= ports@FreeBSD.org COMMENT= JDesktop Integration Components +BROKEN= does not fetch + # USE_GMAKE conflicts with USE_ANT BUILD_DEPENDS= gmake:${PORTSDIR}/devel/gmake LIB_DEPENDS= popt.0:${PORTSDIR}/devel/popt |