summaryrefslogtreecommitdiffstats
path: root/devel/libgdata
diff options
context:
space:
mode:
authorkwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059>2013-05-14 06:16:03 +0800
committerkwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059>2013-05-14 06:16:03 +0800
commit0064a7b896b6b8b7c60f48ded6cbb92a13dbe5cb (patch)
tree6b11e595eeffb33f4c45d29539cf32b175ebde4b /devel/libgdata
parent6fae69c8aced596c875c612c27f2d0d1a2820922 (diff)
downloadmarcuscom-ports-0064a7b896b6b8b7c60f48ded6cbb92a13dbe5cb.tar
marcuscom-ports-0064a7b896b6b8b7c60f48ded6cbb92a13dbe5cb.tar.gz
marcuscom-ports-0064a7b896b6b8b7c60f48ded6cbb92a13dbe5cb.tar.bz2
marcuscom-ports-0064a7b896b6b8b7c60f48ded6cbb92a13dbe5cb.tar.lz
marcuscom-ports-0064a7b896b6b8b7c60f48ded6cbb92a13dbe5cb.tar.xz
marcuscom-ports-0064a7b896b6b8b7c60f48ded6cbb92a13dbe5cb.tar.zst
marcuscom-ports-0064a7b896b6b8b7c60f48ded6cbb92a13dbe5cb.zip
Add introspection USE_GNOME component.
Either introspection => both build and run dependancy or choosable with :build/:run modifiers. This also adds a MAKE_ENV to set the HOME to ${WRKDIR} so the .cache dir isn't created in the /root dir anymore. Convert all users in MC. Reported by: bapt/miwi git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@18467 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'devel/libgdata')
-rw-r--r--devel/libgdata/Makefile7
1 files changed, 3 insertions, 4 deletions
diff --git a/devel/libgdata/Makefile b/devel/libgdata/Makefile
index c829acd68..75a266d30 100644
--- a/devel/libgdata/Makefile
+++ b/devel/libgdata/Makefile
@@ -10,9 +10,8 @@ MASTER_SITES= GNOME
MAINTAINER= kwm@FreeBSD.org
COMMENT= GLib based implimentation of the GData protocol
-BUILD_DEPENDS= g-ir-scanner:${PORTSDIR}/devel/gobject-introspection \
- ca_root_nss>=0:${PORTSDIR}/security/ca_root_nss
-LIB_DEPENDS= soup-gnome-2.4.1:${PORTSDIR}/devel/libsoup-gnome \
+BUILD_DEPENDS= ca_root_nss>=0:${PORTSDIR}/security/ca_root_nss
+LIB_DEPENDS= soup-gnome-2.4:${PORTSDIR}/devel/libsoup-gnome \
oauth:${PORTSDIR}/net/liboauth
RUN_DEPENDS= ca_root_nss>=0:${PORTSDIR}/security/ca_root_nss
@@ -24,7 +23,7 @@ USES= gettext pathfix pkgconfig
USE_GMAKE= yes
MAKE_JOBS_SAFE= yes
USE_AUTOTOOLS= libtool
-USE_GNOME= gnomeprefix intltool ltverhack glib20
+USE_GNOME= gnomeprefix intltool ltverhack glib20 introspection:build
CPPFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib
CONFIGURE_ARGS+=--with-ca-certs=${LOCALBASE}/share/certs/ca-root-nss.crt