1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-26 00:55:14 +00:00

Configure --without-libgsm which avoids a warning message.

This commit is contained in:
Gerald Pfeifer 2009-08-11 21:09:41 +00:00
parent 63a4cf2e4b
commit f8df841506
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=239351
2 changed files with 4 additions and 2 deletions

View File

@ -26,7 +26,8 @@ LIB_DEPENDS= fontconfig.1:${PORTSDIR}/x11-fonts/fontconfig \
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --datadir=${DATADIR} --verbose --disable-tests \
--without-capi --without-gphoto --without-sane
--without-capi --without-gphoto --without-libgsm \
--without-sane
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib"
USE_LDCONFIG= ${PREFIX}/lib ${PREFIX}/lib/wine

View File

@ -26,7 +26,8 @@ LIB_DEPENDS= fontconfig.1:${PORTSDIR}/x11-fonts/fontconfig \
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --datadir=${DATADIR} --verbose --disable-tests \
--without-capi --without-gphoto --without-sane
--without-capi --without-gphoto --without-libgsm \
--without-sane
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib"
USE_LDCONFIG= ${PREFIX}/lib ${PREFIX}/lib/wine