aboutsummaryrefslogtreecommitdiff
path: root/japanese/scim-honoka
diff options
context:
space:
mode:
authorTijl Coosemans <tijl@FreeBSD.org>2015-08-02 15:03:19 +0000
committerTijl Coosemans <tijl@FreeBSD.org>2015-08-02 15:03:19 +0000
commita374acb969cb764eb7e6369821b9d87b96493782 (patch)
treeea36e7f5c3df09ecf07eacd3dfa1065817e07c56 /japanese/scim-honoka
parent4e92ca9229420b11a35403f3faa084b4e85e0854 (diff)
downloadports-a374acb969cb764eb7e6369821b9d87b96493782.tar.gz
ports-a374acb969cb764eb7e6369821b9d87b96493782.zip
Notes
Diffstat (limited to 'japanese/scim-honoka')
-rw-r--r--japanese/scim-honoka/Makefile4
-rw-r--r--japanese/scim-honoka/files/patch-configure10
2 files changed, 4 insertions, 10 deletions
diff --git a/japanese/scim-honoka/Makefile b/japanese/scim-honoka/Makefile
index cd6076f14d60..d5243a3a4b67 100644
--- a/japanese/scim-honoka/Makefile
+++ b/japanese/scim-honoka/Makefile
@@ -21,4 +21,8 @@ USE_LDCONFIG= yes
CPPFLAGS+= -I${LOCALBASE}/include -D__STDC_ISO_10646__
LDFLAGS+= -L${LOCALBASE}/lib
+post-patch:
+ @${REINPLACE_CMD} '/^LIBTOOL_EXPORT_OPTIONS=/s/=.*/=/' \
+ ${WRKSRC}/configure
+
.include <bsd.port.mk>
diff --git a/japanese/scim-honoka/files/patch-configure b/japanese/scim-honoka/files/patch-configure
deleted file mode 100644
index bad611f6644a..000000000000
--- a/japanese/scim-honoka/files/patch-configure
+++ /dev/null
@@ -1,10 +0,0 @@
---- configure.orig Wed Apr 5 20:32:29 2006
-+++ configure Wed Apr 5 20:32:45 2006
-@@ -32446,6 +32446,7 @@
- s,@CONVENIENCE_LTDL_FALSE@,$CONVENIENCE_LTDL_FALSE,;t t
- s,@LIBADD_DL@,$LIBADD_DL,;t t
- s,@LIBTOOL_DEPS@,$LIBTOOL_DEPS,;t t
-+s,@LIBTOOL_EXPORT_OPTIONS@,$LIBTOOL_EXPORT_OPTIONS,;t t
- s,@PKG_CONFIG@,$PKG_CONFIG,;t t
- s,@SCIM_CFLAGS@,$SCIM_CFLAGS,;t t
- s,@SCIM_LIBS@,$SCIM_LIBS,;t t