From 50f8eaece13e14735ce71c2c22f8aac07f7cd50a Mon Sep 17 00:00:00 2001 From: Rene Ladan Date: Mon, 13 Jan 2014 21:00:02 +0000 Subject: Python cleanup: - USE_PYTHON* = 2.X -> USE_PYTHON* = 2 - USE_PYTHON* = 2.X+ -> USE_PYTHON* = yes Reviewed by: python (mva, rm) Approved by: portmgr-lurkers (mat) --- x11/gnome-panel/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'x11/gnome-panel/Makefile') diff --git a/x11/gnome-panel/Makefile b/x11/gnome-panel/Makefile index c2c3ea381aba..710e1476c3cb 100644 --- a/x11/gnome-panel/Makefile +++ b/x11/gnome-panel/Makefile @@ -23,7 +23,7 @@ LIB_DEPENDS= gweather:${PORTSDIR}/net/libgweather \ CONFLICTS= gnome-panel-3.[0-9]* USE_XORG= ice sm x11 xau xrandr -USE_PYTHON= -2.7 +USE_PYTHON= 2 INSTALLS_OMF= yes USE_LDCONFIG= yes INSTALLS_ICONS= yes -- cgit v1.2.3