summaryrefslogtreecommitdiff
path: root/inputmethod
diff options
context:
space:
mode:
authorjperkin <jperkin>2016-02-25 08:27:02 +0000
committerjperkin <jperkin>2016-02-25 08:27:02 +0000
commit6de7fd08fc49416223bcc2ed6fa63515e676f0be (patch)
tree948a158177d1cda7520cc36f2bcb6f949a858590 /inputmethod
parent447c2fd78c558449fa6252267c695200ac98fbe1 (diff)
downloadpkgsrc-6de7fd08fc49416223bcc2ed6fa63515e676f0be.tar.gz
Remove manual OPSYSVARS additions which are now part of the default set.
Diffstat (limited to 'inputmethod')
-rw-r--r--inputmethod/qt5-uim/Makefile4
-rw-r--r--inputmethod/scim-python/Makefile4
2 files changed, 2 insertions, 6 deletions
diff --git a/inputmethod/qt5-uim/Makefile b/inputmethod/qt5-uim/Makefile
index d3a0e199d10..0bc5ffcccef 100644
--- a/inputmethod/qt5-uim/Makefile
+++ b/inputmethod/qt5-uim/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.11 2015/10/10 01:58:10 ryoon Exp $
+# $NetBSD: Makefile,v 1.12 2016/02/25 08:27:03 jperkin Exp $
.include "../../x11/qt5/Makefile.common"
@@ -26,8 +26,6 @@ USE_LANGUAGES= c c++
PKGCONFIG_OVERRIDE+= uim.pc.in
CONFIGURE_ENV+= QMAKE5=${QTPREFIX}/bin/qmake
-
-OPSYSVARS+= CONFIGURE_ENV
CONFIGURE_ENV.SunOS+= ac_cv_func_strcasecmp=yes
CONFIGURE_ARGS+= --with-qt5-immodule
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