aboutsummaryrefslogtreecommitdiffstats
path: root/audio/ocp
diff options
context:
space:
mode:
authorbapt <bapt@FreeBSD.org>2014-03-03 07:56:42 +0800
committerbapt <bapt@FreeBSD.org>2014-03-03 07:56:42 +0800
commit28ed80381038838632b19a903936d764462b15d3 (patch)
tree4f4b36d53ae3448a6ab69b03e218e69dd090138a /audio/ocp
parent8e360cc564e2a2a75f90d7e6dc02368ee1b4da6c (diff)
downloadfreebsd-ports-graphics-28ed80381038838632b19a903936d764462b15d3.tar.gz
freebsd-ports-graphics-28ed80381038838632b19a903936d764462b15d3.tar.zst
freebsd-ports-graphics-28ed80381038838632b19a903936d764462b15d3.zip
Replace USE_GCC=any by USES=compiler:nestedfct
Diffstat (limited to 'audio/ocp')
-rw-r--r--audio/ocp/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/audio/ocp/Makefile b/audio/ocp/Makefile
index 3b91883d86a..e732ce340d7 100644
--- a/audio/ocp/Makefile
+++ b/audio/ocp/Makefile
@@ -22,10 +22,9 @@ LIB_DEPENDS= libid3tag.so:${PORTSDIR}/audio/libid3tag \
ONLY_FOR_ARCHS= i386 amd64
GNU_CONFIGURE= yes
-USES= ncurses gmake pkgconfig desktop-file-utils
+USES= ncurses gmake pkgconfig desktop-file-utils compiler:nestedfct
USE_LDCONFIG= yes
INSTALLS_ICONS= yes
-USE_GCC= any
MAKE_JOBS_UNSAFE= yes