aboutsummaryrefslogtreecommitdiff
path: root/japanese/kanjipad
diff options
context:
space:
mode:
authorJohn Marino <marino@FreeBSD.org>2013-09-12 08:41:52 +0000
committerJohn Marino <marino@FreeBSD.org>2013-09-12 08:41:52 +0000
commitd834ce47a7324cf5ac95a4864df085b958ef1584 (patch)
tree31b199459d3b19a782a3899ddf47e20ba006233d /japanese/kanjipad
parentadb28aab1619ef2e89d0f59d12577e7e5addbbe4 (diff)
downloadports-d834ce47a7324cf5ac95a4864df085b958ef1584.tar.gz
ports-d834ce47a7324cf5ac95a4864df085b958ef1584.zip
Notes
Diffstat (limited to 'japanese/kanjipad')
-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`"