1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-27 00:57:50 +00:00

Remove compiler:nestedfct - this port does not require nested functions and

builds fine with clang. Also remove USE_GCC=any which was redundant with
compiler:nestedfct.
This commit is contained in:
Emanuel Haupt 2015-02-25 16:40:14 +00:00
parent 83559c8fe7
commit 6dfe54aa0f
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=379923

View File

@ -3,6 +3,7 @@
PORTNAME= ocp
PORTVERSION= 0.1.21
PORTREVISION= 1
PORTEPOCH= 1
CATEGORIES= audio
MASTER_SITES= SF/opencubicplayer/${DISTNAME} \
@ -21,9 +22,8 @@ LIB_DEPENDS= libid3tag.so:${PORTSDIR}/audio/libid3tag \
ONLY_FOR_ARCHS= i386 amd64
GNU_CONFIGURE= yes
USES= ncurses gmake pkgconfig desktop-file-utils compiler:nestedfct makeinfo tar:xz iconv
USES= ncurses gmake pkgconfig desktop-file-utils makeinfo tar:xz iconv
USE_LDCONFIG= yes
USE_GCC= any
INSTALLS_ICONS= yes
MAKE_JOBS_UNSAFE= yes