summaryrefslogtreecommitdiff
path: root/inputmethod
diff options
context:
space:
mode:
Diffstat (limited to 'inputmethod')
-rw-r--r--inputmethod/scim-python/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/inputmethod/scim-python/Makefile b/inputmethod/scim-python/Makefile
index 704dda91650..43cc1acb176 100644
--- a/inputmethod/scim-python/Makefile
+++ b/inputmethod/scim-python/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.30 2016/02/25 08:27:03 jperkin Exp $
+# $NetBSD: Makefile,v 1.31 2016/02/26 12:16:38 jperkin Exp $
DISTNAME= scim-python-0.1.13rc1
PKGREVISION= 23
@@ -20,6 +20,7 @@ USE_PKGLOCALEDIR= yes
USE_LANGUAGES= c c++
USE_TOOLS+= pkg-config msgfmt
+BUILDLINK_TRANSFORM.Darwin+= rm:-Wl,--version-script=./scim.version-script
BUILDLINK_TRANSFORM.SunOS+= rm:-Wl,--version-script=./scim.version-script
# taken from ${WRKSRC}/python/engine/PinYin/Makefile.in