summaryrefslogtreecommitdiffstats
path: root/accessibility/accerciser/Makefile
diff options
context:
space:
mode:
authorkwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059>2014-08-13 22:55:11 +0800
committerkwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059>2014-08-13 22:55:11 +0800
commitb68067e5da780c0e2a0862e928c907b8f8660b73 (patch)
tree56e1c21007cf4d60df18b84ba6e0dba593611189 /accessibility/accerciser/Makefile
parentfcb35eefd4dfbdb779f8666ef8ed813f2931cf16 (diff)
downloadmarcuscom-ports-b68067e5da780c0e2a0862e928c907b8f8660b73.tar.gz
marcuscom-ports-b68067e5da780c0e2a0862e928c907b8f8660b73.tar.zst
marcuscom-ports-b68067e5da780c0e2a0862e928c907b8f8660b73.zip
Convert:
USE_PYTHON* -> USES=python* USE_XZ|USE_BZIP2 -> USES=tar: replace some post-install ${STRIP_CMD} with INSTALL_TARGET=install-strip git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@19804 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'accessibility/accerciser/Makefile')
-rw-r--r--accessibility/accerciser/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/accessibility/accerciser/Makefile b/accessibility/accerciser/Makefile
index bd49db39e..489d4afb7 100644
--- a/accessibility/accerciser/Makefile
+++ b/accessibility/accerciser/Makefile
@@ -18,9 +18,8 @@ BUILD_DEPENDS= gsettings-desktop-schemas>=3.2.0:${PORTSDIR}/devel/gsettings-desk
RUN_DEPENDS= gsettings-desktop-schemas>=3.2.0:${PORTSDIR}/devel/gsettings-desktop-schemas \
at-spi2-core>=2.1.5:${PORTSDIR}/accessibility/at-spi2-core
-USES= gettext gmake pkgconfig shebangfix tar:xz
+USES= gettext gmake pkgconfig python:3 shebangfix tar:xz
USE_GNOME= gtk30 intlhack py3gobject3
-USE_PYTHON= 3
INSTALLS_ICONS= yes
GNU_CONFIGURE= yes
CPPFLAGS+= -I${LOCALBASE}/include