summaryrefslogtreecommitdiffstats
path: root/net-im/telepathy-glib/Makefile
diff options
context:
space:
mode:
authorkwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059>2013-04-01 23:16:27 +0800
committerkwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059>2013-04-01 23:16:27 +0800
commit33247f8627dc97a08c73196f8baf13f76c3ebee0 (patch)
tree26f5c09c96db445280ba457125b9bf1fa0c61650 /net-im/telepathy-glib/Makefile
parent706d41fb8180fc2561e0f05dbf906b97d7d75a58 (diff)
downloadmarcuscom-ports-33247f8627dc97a08c73196f8baf13f76c3ebee0.tar
marcuscom-ports-33247f8627dc97a08c73196f8baf13f76c3ebee0.tar.gz
marcuscom-ports-33247f8627dc97a08c73196f8baf13f76c3ebee0.tar.bz2
marcuscom-ports-33247f8627dc97a08c73196f8baf13f76c3ebee0.tar.lz
marcuscom-ports-33247f8627dc97a08c73196f8baf13f76c3ebee0.tar.xz
marcuscom-ports-33247f8627dc97a08c73196f8baf13f76c3ebee0.tar.zst
marcuscom-ports-33247f8627dc97a08c73196f8baf13f76c3ebee0.zip
Not complete yet.
Trim header, remove leading "A" from comments. Convert: USE_GNOME=pkgconfig -> USE_PKGCONFIG=build USE_GNOME=gnomehack -> USES=pathfix Do some maintaince where needed, and let there be breakage! [1] [1] But since nobody (can't) use(s) SVN yet to build this isn't a issue :) git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@17271 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'net-im/telepathy-glib/Makefile')
-rw-r--r--net-im/telepathy-glib/Makefile14
1 files changed, 6 insertions, 8 deletions
diff --git a/net-im/telepathy-glib/Makefile b/net-im/telepathy-glib/Makefile
index 272dd2b88..26553f34f 100644
--- a/net-im/telepathy-glib/Makefile
+++ b/net-im/telepathy-glib/Makefile
@@ -1,7 +1,4 @@
-# New ports collection makefile for: telepathy-glib
-# Date created: Apr 19 2007
-# Whom: Florent Thoumie <flz@FreeBSD.org>
-#
+# Created by: Florent Thoumie <flz@FreeBSD.org>
# $FreeBSD$
# $MCom$
@@ -13,16 +10,17 @@ MASTER_SITES= http://telepathy.freedesktop.org/releases/${PORTNAME}/
MAINTAINER= gnome@FreeBSD.org
COMMENT= GLib utility library for the Telepathy framework
-BUILD_DEPENDS= xsltproc:${PORTSDIR}/textproc/libxslt \
- vala-vapigen>=0.14.0:${PORTSDIR}/lang/vala-vapigen \
+BUILD_DEPENDS= vala-vapigen>=0.14.0:${PORTSDIR}/lang/vala-vapigen \
g-ir-scanner:${PORTSDIR}/devel/gobject-introspection
-LIB_DEPENDS= dbus-glib-1.2:${PORTSDIR}/devel/dbus-glib
+LIB_DEPENDS= dbus-glib-1:${PORTSDIR}/devel/dbus-glib
RUN_DEPENDS= vapigen:${PORTSDIR}/lang/vala-vapigen
USE_AUTOTOOLS= libtool
USE_GMAKE= yes
USE_LDCONFIG= yes
-USE_GNOME= gnomehack pkgconfig glib20 ltverhack gnomehier
+USES= pathfix
+USE_PKGCONFIG= build
+USE_GNOME= glib20 ltverhack gnomehier libxslt:build
USE_PYTHON_BUILD= yes
MAKE_JOBS_UNSAFE= yes
GNU_CONFIGURE= yes