summaryrefslogtreecommitdiff
path: root/inputmethod/scim-python
diff options
context:
space:
mode:
authorjperkin <jperkin@pkgsrc.org>2016-02-25 08:27:02 +0000
committerjperkin <jperkin@pkgsrc.org>2016-02-25 08:27:02 +0000
commitfb004caf224b9dc3851a2b47e93834c7eb188a49 (patch)
tree948a158177d1cda7520cc36f2bcb6f949a858590 /inputmethod/scim-python
parenta9480760c2c6f5a5caa6624d12945492f6d1aeba (diff)
downloadpkgsrc-fb004caf224b9dc3851a2b47e93834c7eb188a49.tar.gz
Remove manual OPSYSVARS additions which are now part of the default set.
Diffstat (limited to 'inputmethod/scim-python')
-rw-r--r--inputmethod/scim-python/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/inputmethod/scim-python/Makefile b/inputmethod/scim-python/Makefile
index 127afadc964..704dda91650 100644
--- a/inputmethod/scim-python/Makefile
+++ b/inputmethod/scim-python/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.29 2015/12/05 21:25:47 adam Exp $
+# $NetBSD: Makefile,v 1.30 2016/02/25 08:27:03 jperkin Exp $
DISTNAME= scim-python-0.1.13rc1
PKGREVISION= 23
@@ -20,8 +20,6 @@ USE_PKGLOCALEDIR= yes
USE_LANGUAGES= c c++
USE_TOOLS+= pkg-config msgfmt
-OPSYSVARS+= BUILDLINK_TRANSFORM
-
BUILDLINK_TRANSFORM.SunOS+= rm:-Wl,--version-script=./scim.version-script
# taken from ${WRKSRC}/python/engine/PinYin/Makefile.in