1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-12 07:27:57 +00:00

Add missing library libgmodule-2.0

Reported by:	antoine
This commit is contained in:
Tijl Coosemans 2014-09-02 12:29:42 +00:00
parent 074aab31fa
commit 508e2d6661
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=366992

View File

@ -26,7 +26,8 @@ USE_GNOME= gnomeprefix intlhack gnomedesktop \
INSTALL_TARGET= install-strip
USE_LDCONFIG= yes
GNU_CONFIGURE= yes
CONFIGURE_ENV= LIBPNG="-L${LOCALBASE}/lib -lpng -lz"
CONFIGURE_ENV= LIBPNG="-L${LOCALBASE}/lib -lpng -lz" \
EXTRA_CORE_MODULES="gmodule-2.0"
CPPFLAGS+= -I${LOCALBASE}/include
LIBS+= -L${LOCALBASE}/lib ${ICONV_LIB}
CONFIGURE_ARGS= --enable-static --disable-packagekit --disable-update-mimedb