summaryrefslogtreecommitdiffstats
path: root/security/gcr
diff options
context:
space:
mode:
Diffstat (limited to 'security/gcr')
-rw-r--r--security/gcr/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/security/gcr/Makefile b/security/gcr/Makefile
index 2d92f077c..735ced5b1 100644
--- a/security/gcr/Makefile
+++ b/security/gcr/Makefile
@@ -10,8 +10,7 @@ MASTER_SITES= GNOME
MAINTAINER= kwm@FreeBSD.org
COMMENT= Library for bits of crypto UI and parsing
-BUILD_DEPENDS= g-ir-scanner:${PORTSDIR}/devel/gobject-introspection \
- gtk-doc>0:${PORTSDIR}/textproc/gtk-doc
+BUILD_DEPENDS= gtk-doc>0:${PORTSDIR}/textproc/gtk-doc
LIB_DEPENDS= dbus-1:${PORTSDIR}/devel/dbus \
tasn1:${PORTSDIR}/security/libtasn1 \
p11-kit:${PORTSDIR}/security/p11-kit \
@@ -20,7 +19,7 @@ LIB_DEPENDS= dbus-1:${PORTSDIR}/devel/dbus \
CONFLICTS= gnome-keyring-2.[0-9]*
USE_XZ= yes
-USE_GNOME= gtk30 intlhack
+USE_GNOME= gtk30 intlhack introspection:build
USES= gettext pathfix pkgconfig shared-mime-info
USE_GMAKE= yes
GNU_CONFIGURE= yes