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:
parent
93c5c5fe4c
commit
d7e0205edb
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=237579
@ -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"
|
||||
|
Loading…
Reference in New Issue
Block a user