Add introspection to USE_GNOME. It was already pulled in indirectly, but this

will prevent introspection from making a /root/.cache dir.

Approved by:	maintainer
This commit is contained in:
Koop Mast 2014-01-21 08:31:45 +00:00
parent 539201a945
commit eacbc9fe78
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=340581

View File

@ -19,7 +19,7 @@ LIB_DEPENDS= libgphoto2.so:${PORTSDIR}/graphics/libgphoto2 \
USES= gmake pkgconfig
GNU_CONFIGURE= yes
USE_GNOME= gtk30
USE_GNOME= gtk30 introspection:build
# XXX: it would be nice if one day this option would be passed automatically
# to configure scripts that support it :)