Fix build error.

Submitted by:	"Stephane E. Potvin" <sepotvin@videotron.ca>
Approved by:	portmgr(marcus)
This commit is contained in:
MANTANI Nobutaka 2006-02-26 04:38:13 +00:00
parent 1876eced37
commit 3b2ec18bbe
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=156830

View file

@ -31,7 +31,6 @@ LIB_DEPENDS= FLAC.7:${PORTSDIR}/audio/flac \
modplug.0:${PORTSDIR}/audio/libmodplug \
vcdinfo.2:${PORTSDIR}/multimedia/vcdimager \
Wand.9:${PORTSDIR}/graphics/ImageMagick
PATCH_DEPENDS= libtool15:${PORTSDIR}/devel/libtool15
USE_GETTEXT= yes
USE_ICONV= yes
@ -43,6 +42,7 @@ USE_GMAKE= yes
USE_GL= yes
USE_SDL= sdl
USE_REINPLACE= yes
USE_AUTOTOOLS= libtool:15
CONFIGURE_ENV= CFLAGS="${CFLAGS} -fno-force-addr -I${LOCALBASE}/include -I${LOCALBASE}/include/dvdread -I${X11BASE}/include" \
CPPFLAGS="-I${LOCALBASE}/include -I${X11BASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib -L${X11BASE}/lib" \