aboutsummaryrefslogtreecommitdiffstats
path: root/x11-fm/nautilus/Makefile
diff options
context:
space:
mode:
authortijl <tijl@FreeBSD.org>2014-09-02 20:29:42 +0800
committertijl <tijl@FreeBSD.org>2014-09-02 20:29:42 +0800
commit027e872fef2f2cad51a1055ce8116a0ffb03512c (patch)
tree65066d643f0ac387aed100b7eb26b0483b1ea0c7 /x11-fm/nautilus/Makefile
parentd9e5842ddf5ca2bba1e53289e93a4a1f553181b1 (diff)
downloadfreebsd-ports-gnome-027e872fef2f2cad51a1055ce8116a0ffb03512c.tar.gz
freebsd-ports-gnome-027e872fef2f2cad51a1055ce8116a0ffb03512c.tar.zst
freebsd-ports-gnome-027e872fef2f2cad51a1055ce8116a0ffb03512c.zip
Add missing library libgmodule-2.0
Reported by: antoine
Diffstat (limited to 'x11-fm/nautilus/Makefile')
-rw-r--r--x11-fm/nautilus/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/x11-fm/nautilus/Makefile b/x11-fm/nautilus/Makefile
index 0947f5078739..f319dbb79ab9 100644
--- a/x11-fm/nautilus/Makefile
+++ b/x11-fm/nautilus/Makefile
@@ -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