aboutsummaryrefslogtreecommitdiffstats
path: root/korean
diff options
context:
space:
mode:
authorbapt <bapt@FreeBSD.org>2013-09-03 05:16:30 +0800
committerbapt <bapt@FreeBSD.org>2013-09-03 05:16:30 +0800
commit46ccc06ed12754ba1915e6ced7a556dbf908d709 (patch)
tree01acb1d2a968dc8d10b50517f6c4e4baf10c93e6 /korean
parentcfb51d057a3d4878b0c7f7fef7d78c84d49810fb (diff)
downloadfreebsd-ports-graphics-46ccc06ed12754ba1915e6ced7a556dbf908d709.tar.gz
freebsd-ports-graphics-46ccc06ed12754ba1915e6ced7a556dbf908d709.tar.zst
freebsd-ports-graphics-46ccc06ed12754ba1915e6ced7a556dbf908d709.zip
Add an explicit dependency on pkgconf
Diffstat (limited to 'korean')
-rw-r--r--korean/gtkcomm/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/korean/gtkcomm/Makefile b/korean/gtkcomm/Makefile
index d10a4d13ecd..dac30f53f9d 100644
--- a/korean/gtkcomm/Makefile
+++ b/korean/gtkcomm/Makefile
@@ -14,7 +14,7 @@ LICENSE= GPLv2
RUN_DEPENDS= ${LOCALBASE}/lib/X11/fonts/local/gulim12.pcf.gz:${PORTSDIR}/korean/baekmukfonts-bdf
-USES= perl5
+USES= perl5 pkgconfig
USE_PERL5= build
USE_GNOME= glib20 gtk20
GNU_CONFIGURE= yes