summaryrefslogtreecommitdiffstats
path: root/textproc/m17n-im-config/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/m17n-im-config/Makefile')
-rw-r--r--textproc/m17n-im-config/Makefile6
1 files changed, 1 insertions, 5 deletions
diff --git a/textproc/m17n-im-config/Makefile b/textproc/m17n-im-config/Makefile
index 9bceaa7..fc02f67 100644
--- a/textproc/m17n-im-config/Makefile
+++ b/textproc/m17n-im-config/Makefile
@@ -16,7 +16,7 @@ LIB_DEPENDS= libm17n.so:devel/m17n-lib
MAKE_JOBS_UNSAFE= yes
USE_GNOME= gtk20 intltool intlhack glib20
-USES= gettext pkgconfig libtool
+USES= gettext pathfix pkgconfig libtool
USE_LDCONFIG= yes
GNU_CONFIGURE= yes
INSTALL_TARGET= install-strip
@@ -41,8 +41,4 @@ CONFIGURE_ARGS+= --disable-nls
PLIST_SUB+= NLS="@comment "
.endif
-post-patch:
- @${REINPLACE_CMD} -e 's|^pkgconfigdir = $${libdir}/pkgconfig|pkgconfigdir = $${prefix}/libdata/pkgconfig|' \
- ${WRKSRC}/Makefile.in
-
.include <bsd.port.mk>
OpenPOWER on IntegriCloud