1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-20 00:21:35 +00:00

Fix build with clang.

This commit is contained in:
Emanuel Haupt 2011-06-21 14:35:56 +00:00
parent 8e18a5f4e8
commit 6fc19241c3
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=275999
2 changed files with 4 additions and 0 deletions

View File

@ -20,6 +20,8 @@ USE_AUTOTOOLS= libtool
GNU_CONFIGURE= yes
USE_LDCONFIG= yes
USE_GNOME= pkgconfig
USE_CSTD= gnu89
MAKE_JOBS_SAFE= yes
CPPFLAGS+= -I${LOCALBASE}/include

View File

@ -20,6 +20,8 @@ RUN_DEPENDS= xmms:${PORTSDIR}/multimedia/xmms
GNU_CONFIGURE= yes
USE_LDCONFIG= yes
USE_CSTD= gnu89
MAKE_JOBS_SAFE= yes
ONLY_FOR_ARCHS= i386 amd64