aboutsummaryrefslogtreecommitdiffstats
path: root/japanese/kanjipad
diff options
context:
space:
mode:
authormarino <marino@FreeBSD.org>2013-09-12 16:41:52 +0800
committermarino <marino@FreeBSD.org>2013-09-12 16:41:52 +0800
commit1c5b21a08051ee2e2cf6e123c33b8f3b01b684e3 (patch)
tree31b199459d3b19a782a3899ddf47e20ba006233d /japanese/kanjipad
parentb8779b1ae14ef1f0169102dc4f6aad17b691035b (diff)
downloadfreebsd-ports-gnome-1c5b21a08051ee2e2cf6e123c33b8f3b01b684e3.tar.gz
freebsd-ports-gnome-1c5b21a08051ee2e2cf6e123c33b8f3b01b684e3.tar.zst
freebsd-ports-gnome-1c5b21a08051ee2e2cf6e123c33b8f3b01b684e3.zip
Add explicit dependency on pkgconf (20 ports)
Approved by: portmgr (bapt, implicit)
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`"