mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-20 04:02:27 +00:00
Add explicit build dependency on the python symlink, currently it relies
on it being provided as a dependency of x11-toolkits/gtk20
This commit is contained in:
parent
5f1b6eb976
commit
429c2f6023
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=427062
@ -12,6 +12,7 @@ COMMENT= File manager extensions for the Cinnamon desktop
|
||||
|
||||
BUILD_DEPENDS= gnome-icon-theme>=0:misc/gnome-icon-theme \
|
||||
gtkdocize:textproc/gtk-doc \
|
||||
python:lang/python \
|
||||
rst2html:textproc/py-docutils \
|
||||
gnome-autogen.sh:devel/gnome-common \
|
||||
${LOCALBASE}/libdata/pkgconfig/gsettings-desktop-schemas.pc:devel/gsettings-desktop-schemas
|
||||
@ -36,7 +37,7 @@ GH_TAGNAME= 6c8ec3a
|
||||
USE_GNOME= gconf2 gnomeprefix gnomedocutils gtksourceview3 intlhack \
|
||||
introspection:build libxml2 pygtk2
|
||||
USES= autoreconf:build gettext gmake libtool pathfix pkgconfig \
|
||||
shebangfix
|
||||
python shebangfix
|
||||
SHEBANG_FILES= nemo-dropbox/dropbox.in
|
||||
INSTALLS_ICONS= yes
|
||||
USE_LDCONFIG= yes
|
||||
|
Loading…
Reference in New Issue
Block a user