aboutsummaryrefslogtreecommitdiff
path: root/x11-fm/nautilus
diff options
context:
space:
mode:
authorTijl Coosemans <tijl@FreeBSD.org>2014-09-02 12:29:42 +0000
committerTijl Coosemans <tijl@FreeBSD.org>2014-09-02 12:29:42 +0000
commit508e2d66611d860a1efe99388982554325a350e1 (patch)
tree65066d643f0ac387aed100b7eb26b0483b1ea0c7 /x11-fm/nautilus
parent074aab31fa0500135b1f99bac7f76ba82e7ce354 (diff)
downloadports-508e2d66611d860a1efe99388982554325a350e1.tar.gz
ports-508e2d66611d860a1efe99388982554325a350e1.zip
Add missing library libgmodule-2.0
Reported by: antoine
Notes
Notes: svn path=/head/; revision=366992
Diffstat (limited to 'x11-fm/nautilus')
-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