1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-11 07:22:22 +00:00

Add missing dependency when Nautilus extension disabled is.

Reviewed by:	marcus (GNOME team)
Approved by:	miwi (co-mentor)
This commit is contained in:
Alexander Logvinov 2009-07-10 08:26:56 +00:00
parent 93c5c5fe4c
commit d7e0205edb
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=237579

View File

@ -26,7 +26,9 @@ USE_GETTEXT= yes
INSTALLS_OMF= yes
INSTALLS_ICONS= yes
USE_GMAKE= yes
USE_GNOME= gnomeprefix intlhack gnomehack desktopfileutils gnomedocutils
USE_GNOME= gnomeprefix intlhack gnomehack desktopfileutils gnomedocutils \
gtk20 gconf2
USE_XORG= sm
GNU_CONFIGURE= yes
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib"