From d2699e867eb558749065d7c447b45b6d073919ce Mon Sep 17 00:00:00 2001 From: Gerald Pfeifer Date: Mon, 3 Mar 2014 23:30:56 +0000 Subject: Replace USE_GCC=4.6+ by USE_GCC=yes. Approved by: portmgr (mat) --- x11-fm/worker/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'x11-fm') diff --git a/x11-fm/worker/Makefile b/x11-fm/worker/Makefile index 6aebf348d375..6f692f229d5d 100644 --- a/x11-fm/worker/Makefile +++ b/x11-fm/worker/Makefile @@ -17,7 +17,7 @@ RUN_DEPENDS+= bash:${PORTSDIR}/shells/bash GNU_CONFIGURE= yes USE_XORG= x11 USE_BZIP2= yes -USE_GCC= 4.6+ +USE_GCC= yes USES= shebangfix SHEBANG_FILES= ${WRKSRC}/scripts/*.sh \ -- cgit v1.2.3