diff options
Diffstat (limited to 'java')
-rw-r--r-- | java/kaffe-devel/Makefile | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/java/kaffe-devel/Makefile b/java/kaffe-devel/Makefile index f77808abf027..25197b5f9701 100644 --- a/java/kaffe-devel/Makefile +++ b/java/kaffe-devel/Makefile @@ -27,14 +27,11 @@ LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg \ iconv.3:${PORTSDIR}/converters/libiconv \ gmp.6:${PORTSDIR}/math/libgmp4 -BROKEN= "Broken pkg-plist" -DEPRECATED= ${BROKEN} -EXPIRATION_DATE=2004-04-21 - WRKSRC= ${WRKDIR}/kaffe-${PORTVERSION} NOT_FOR_ARCHS= amd64 +USE_GNOME= esound USE_LIBTOOL= yes USE_GMAKE= yes LIBTOOLFLAGS= |