mirror of
https://git.FreeBSD.org/ports.git
synced 2025-02-08 12:01:56 +00:00
Fix configure and build with clang
This commit is contained in:
parent
23b1d47c1c
commit
f7b36c5105
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=326484
@ -13,14 +13,13 @@ COMMENT= Devel Library to share image and audio files between projects
|
||||
BUILD_DEPENDS= texi2html:${PORTSDIR}/textproc/texi2html
|
||||
LIB_DEPENDS= popt:${PORTSDIR}/devel/popt
|
||||
|
||||
USES= pkgconfig gettext
|
||||
USES= pkgconfig gettext gmake
|
||||
USE_AUTOTOOLS= libtool
|
||||
USE_GMAKE= yes
|
||||
USE_GNOME= gnomehack lthack gnomeprefix glib20 libxml2
|
||||
GNU_CONFIGURE= yes
|
||||
USE_LDCONFIG= yes
|
||||
LDFLAGS+= -L${LOCALBASE}/lib
|
||||
CFLAGS+= -I${LOCALBASE}/include
|
||||
CPPFLAGS+= -I${LOCALBASE}/include
|
||||
|
||||
INFO= libassetml
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user