aboutsummaryrefslogtreecommitdiff
path: root/korean
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2016-10-21 15:21:13 +0000
committerMathieu Arnold <mat@FreeBSD.org>2016-10-21 15:21:13 +0000
commita0bcd2cf684ff6bc2faf242e6678282f20a3ee44 (patch)
treea5029ff30555b3a7ee0621f4dd5aacb832fde1d8 /korean
parentb7fb6d6f05e67910c9ecd4b0e0e1e0a130f8f54f (diff)
downloadports-a0bcd2cf684ff6bc2faf242e6678282f20a3ee44.tar.gz
ports-a0bcd2cf684ff6bc2faf242e6678282f20a3ee44.zip
Use USES=pathfix where applicable.
PR: 213195 Submitted by: mat Exp-run by: antoine Sponsored by: Absolight Differential Revision: https://reviews.freebsd.org/D8093
Notes
Notes: svn path=/head/; revision=424427
Diffstat (limited to 'korean')
-rw-r--r--korean/gtkcomm/Makefile2
-rw-r--r--korean/libhangul/Makefile1
2 files changed, 1 insertions, 2 deletions
diff --git a/korean/gtkcomm/Makefile b/korean/gtkcomm/Makefile
index 3b05981c5474..638c3bb64474 100644
--- a/korean/gtkcomm/Makefile
+++ b/korean/gtkcomm/Makefile
@@ -15,7 +15,7 @@ LICENSE= GPLv2
RUN_DEPENDS= ${LOCALBASE}/share/fonts/baekmukfonts/gulim12.pcf.gz:korean/baekmukfonts-bdf
USES= gettext pathfix perl5 pkgconfig
-PATHFIX_MAKEFILEIN= Makefile*in
+PATHFIX_MAKEFILEIN= Makefile.in Makefile.in.in
USE_PERL5= build
USE_GNOME= glib20 gtk20
USE_XORG= x11
diff --git a/korean/libhangul/Makefile b/korean/libhangul/Makefile
index 95c4b2249649..970b5b85d757 100644
--- a/korean/libhangul/Makefile
+++ b/korean/libhangul/Makefile
@@ -19,7 +19,6 @@ GH_TAGNAME= 9fe2d4e
USE_GITHUB= yes
GNU_CONFIGURE= yes
-PATHFIX_MAKEFILEIN= Makefile.am
TEST_TARGET= test
TEST_WRKSRC= ${WRKSRC}/test
USE_LDCONFIG= yes