diff options
author | Antoine Brodin <antoine@FreeBSD.org> | 2014-11-12 09:15:33 +0000 |
---|---|---|
committer | Antoine Brodin <antoine@FreeBSD.org> | 2014-11-12 09:15:33 +0000 |
commit | 9107047285d397d9a1e6ab611bbfcb6b1c6c4262 (patch) | |
tree | 3f996745aa6c23b6a312caf2db10ce7357487002 /korean/gtkcomm/Makefile | |
parent | 5f172f29f08a6fdea5e2f47da3ae936e7d27163f (diff) |
Notes
Diffstat (limited to 'korean/gtkcomm/Makefile')
-rw-r--r-- | korean/gtkcomm/Makefile | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/korean/gtkcomm/Makefile b/korean/gtkcomm/Makefile index 1a7233edd4fb..23f7936e7a64 100644 --- a/korean/gtkcomm/Makefile +++ b/korean/gtkcomm/Makefile @@ -3,7 +3,7 @@ PORTNAME= gtkcomm PORTVERSION= 0.8.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= korean comms MASTER_SITES= http://kldp.net/frs/download.php/480/ @@ -14,7 +14,8 @@ LICENSE= GPLv2 RUN_DEPENDS= ${LOCALBASE}/lib/X11/fonts/local/gulim12.pcf.gz:${PORTSDIR}/korean/baekmukfonts-bdf -USES= perl5 pkgconfig +USES= pathfix perl5 pkgconfig +PATHFIX_MAKEFILEIN= Makefile*in USE_PERL5= build USE_GNOME= glib20 gtk20 USE_XORG= x11 |