diff options
Diffstat (limited to 'java/cacao')
-rw-r--r-- | java/cacao/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/java/cacao/Makefile b/java/cacao/Makefile index aded86e9d120..6584a980caa0 100644 --- a/java/cacao/Makefile +++ b/java/cacao/Makefile @@ -14,8 +14,8 @@ LICENSE= GPLv2 BUILD_DEPENDS= ${LOCALBASE}/share/classpath/glibj.zip:${PORTSDIR}/java/classpath RUN_DEPENDS= ${LOCALBASE}/share/classpath/glibj.zip:${PORTSDIR}/java/classpath +USES= gmake GNU_CONFIGURE= yes -USE_GMAKE= yes USE_XZ= yes MAN1= cacao.1 |