aboutsummaryrefslogtreecommitdiff
path: root/japanese/kanjipad/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'japanese/kanjipad/Makefile')
-rw-r--r--japanese/kanjipad/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/japanese/kanjipad/Makefile b/japanese/kanjipad/Makefile
index 6204313af386..3e3178fa102c 100644
--- a/japanese/kanjipad/Makefile
+++ b/japanese/kanjipad/Makefile
@@ -10,9 +10,8 @@ MASTER_SITES= http://fishsoup.net/software/kanjipad/
MAINTAINER= ports@FreeBSD.org
COMMENT= Japanese Handwriting recognition
-USES= perl5
+USES= perl5 gmake pkgconfig
USE_GNOME= gtk20
-USE_GMAKE= yes
MAKE_ARGS= OPTIMIZE="${CFLAGS}" PREFIX="${PREFIX}" \
GTKINC="`pkg-config --cflags gtk+-2.0`"