aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--java/jc/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/java/jc/Makefile b/java/jc/Makefile
index 95d5ec5c59bd..14c48e050abd 100644
--- a/java/jc/Makefile
+++ b/java/jc/Makefile
@@ -22,6 +22,8 @@ BUILD_DEPENDS= zip:${PORTSDIR}/archivers/zip
LIB_DEPENDS= popt.0:${PORTSDIR}/devel/popt \
ffi.2:${PORTSDIR}/devel/libffi
+MAN1= jc.1
+
USE_GNOME= gtk20 libartlgpl2 pkgconfig
USE_JAVA= yes
USE_JIKES= yes