summaryrefslogtreecommitdiff
path: root/audio
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2014-03-02 23:56:42 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2014-03-02 23:56:42 +0000
commit14f4e5c9df6d1f5653c6dd1b2c26b28de07ad936 (patch)
tree4f4b36d53ae3448a6ab69b03e218e69dd090138a /audio
parentConvert to USES=libtool (diff)
Replace USE_GCC=any by USES=compiler:nestedfct
Notes
Notes: svn path=/head/; revision=346842
Diffstat (limited to 'audio')
-rw-r--r--audio/ocp/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/audio/ocp/Makefile b/audio/ocp/Makefile
index 3b91883d86a2..e732ce340d77 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