summaryrefslogtreecommitdiff
path: root/inputmethod/ibus-array
diff options
context:
space:
mode:
authormef <mef@pkgsrc.org>2019-05-14 14:39:34 +0000
committermef <mef@pkgsrc.org>2019-05-14 14:39:34 +0000
commitb09737e2432ceb63ff348ce1a35848f7de11a97a (patch)
tree490747d3d3538e9961b03df9d4444bb8ef07965a /inputmethod/ibus-array
parent14e50007d71e4920b8f2b89e9100811a119a56a7 (diff)
downloadpkgsrc-b09737e2432ceb63ff348ce1a35848f7de11a97a.tar.gz
(inputmethod/ibus-array) Eliminate uncessary PLIST_SRC setup. Tkgs leot@
Diffstat (limited to 'inputmethod/ibus-array')
-rw-r--r--inputmethod/ibus-array/Makefile9
-rw-r--r--inputmethod/ibus-array/PLIST8
2 files changed, 9 insertions, 8 deletions
diff --git a/inputmethod/ibus-array/Makefile b/inputmethod/ibus-array/Makefile
index 9a15ac891a8..0972ca3a33a 100644
--- a/inputmethod/ibus-array/Makefile
+++ b/inputmethod/ibus-array/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.29 2019/05/11 06:35:31 mef Exp $
+# $NetBSD: Makefile,v 1.30 2019/05/14 14:39:34 mef Exp $
DISTNAME= ibus-array-0.1.0
PKGREVISION= 12
@@ -21,15 +21,10 @@ USE_TOOLS+= gmake pkg-config automake autoconf autopoint msgfmt msgmerge
WRKSRC= ${WRKDIR}
.include "../../lang/python/application.mk"
+.include "../../lang/python/pyversion.mk"
PLIST_SUBST+= PYPKGPREFIX_NO=${PYPKGPREFIX:S/py//}
-.if !empty(PYPKGPREFIX:Mpy27)
-PLIST_SRC= ${PKGDIR}/PLIST ${PKGDIR}/PLIST.py27
-.else
-PLIST_SRC= ${PKGDIR}/PLIST ${PKGDIR}/PLIST.py3
-.endif
-
pre-configure:
${RUN}cd ${WRKSRC};${PKGSRC_SETENV} ${CONFIGURE_ENV} ./autogen.sh
diff --git a/inputmethod/ibus-array/PLIST b/inputmethod/ibus-array/PLIST
index 8c379212c35..0596a42e027 100644
--- a/inputmethod/ibus-array/PLIST
+++ b/inputmethod/ibus-array/PLIST
@@ -1,9 +1,15 @@
-@comment $NetBSD: PLIST,v 1.3 2019/05/11 06:35:31 mef Exp $
+@comment $NetBSD: PLIST,v 1.4 2019/05/14 14:39:34 mef Exp $
libexec/ibus-engine-array
libexec/ibus-setup-array
share/ibus-array/icons/ibus-array.png
+${PLIST.py2x}share/ibus-array/setup/main.pyc
+${PLIST.py2x}share/ibus-array/setup/main.pyo
+${PLIST.py2x}share/ibus-array/setup/config.pyc
+${PLIST.py2x}share/ibus-array/setup/config.pyo
share/ibus-array/setup/config.py
share/ibus-array/setup/main.py
share/ibus-array/tables/array.db
share/ibus/component/array.xml
share/locale/zh_TW/LC_MESSAGES/ibus-array.mo
+${PLIST.py3x}share/ibus-array/setup/__pycache__/config.cpython-${PYPKGPREFIX_NO}.opt-1.pyc
+${PLIST.py3x}share/ibus-array/setup/__pycache__/config.cpython-${PYPKGPREFIX_NO}.pyc