aboutsummaryrefslogtreecommitdiff
path: root/devel/pydbus-common/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/pydbus-common/Makefile')
-rw-r--r--devel/pydbus-common/Makefile8
1 files changed, 2 insertions, 6 deletions
diff --git a/devel/pydbus-common/Makefile b/devel/pydbus-common/Makefile
index 4118765e2dcd..0a9e01b2ae8b 100644
--- a/devel/pydbus-common/Makefile
+++ b/devel/pydbus-common/Makefile
@@ -68,12 +68,8 @@ do-install:
LIB_DEPENDS+= libdbus-glib-1.so:devel/dbus-glib
RUN_DEPENDS+= pydbus-common>=0:devel/pydbus-common
USE_LDCONFIG= yes
-.if ${SLAVE_PORT} == python2
-USES+= python:2
-.endif
-.if ${SLAVE_PORT} == python3
-USES+= python:3
-.endif
+USES+= python
+USE_PYTHON= flavors
post-install:
@${RM} -r ${STAGEDIR}${PREFIX}/include/dbus-1.0 \