From f7455240e3b2acb3cd4804dac9a3afe2582a0a96 Mon Sep 17 00:00:00 2001 From: Antoine Brodin Date: Mon, 19 Feb 2018 11:10:43 +0000 Subject: Reduce dependency on the python2 metaport PR: 225752 Submitted by: Yasuhiro KIMURA --- x11-wm/compizconfig-python/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'x11-wm/compizconfig-python') diff --git a/x11-wm/compizconfig-python/Makefile b/x11-wm/compizconfig-python/Makefile index 35cb1d1ee7af..a07ebdc8eb69 100644 --- a/x11-wm/compizconfig-python/Makefile +++ b/x11-wm/compizconfig-python/Makefile @@ -3,7 +3,7 @@ PORTNAME= compizconfig-python PORTVERSION= 0.8.4 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= x11-wm MASTER_SITES= http://releases.compiz.org/${PORTVERSION}/ @@ -17,7 +17,7 @@ BUILD_DEPENDS= \ RUN_DEPENDS:= ${BUILD_DEPENDS} GNU_CONFIGURE= yes -USES= gmake libtool pathfix pkgconfig python:2 tar:bzip2 +USES= gmake libtool pathfix pkgconfig python:2.7 tar:bzip2 USE_GNOME= glib20 USE_PYTHON= flavors -- cgit v1.2.3