aboutsummaryrefslogtreecommitdiff
path: root/net-im
diff options
context:
space:
mode:
authorFlorent Thoumie <flz@FreeBSD.org>2007-04-16 23:09:54 +0000
committerFlorent Thoumie <flz@FreeBSD.org>2007-04-16 23:09:54 +0000
commit8fc6168ee14e89323a9ba55425d9e675d1fb95ce (patch)
treea7f88e07f0d371a9092d58b68540e5b90b6fc33e /net-im
parentf0c6ba4b386c0166b0259ab7a1ab2b1927b37422 (diff)
downloadports-8fc6168ee14e89323a9ba55425d9e675d1fb95ce.tar.gz
ports-8fc6168ee14e89323a9ba55425d9e675d1fb95ce.zip
Depend on pkg-config.
Misc style change.
Notes
Notes: svn path=/head/; revision=190159
Diffstat (limited to 'net-im')
-rw-r--r--net-im/libtelepathy/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/net-im/libtelepathy/Makefile b/net-im/libtelepathy/Makefile
index 94d21671d2ce..d0a8bb77515f 100644
--- a/net-im/libtelepathy/Makefile
+++ b/net-im/libtelepathy/Makefile
@@ -7,8 +7,9 @@
PORTNAME= libtelepathy
PORTVERSION= 0.0.53
+PORTREVISION= 1
CATEGORIES= net-im devel
-MASTER_SITES= http://telepathy.freedesktop.org/releases/libtelepathy/
+MASTER_SITES= http://telepathy.freedesktop.org/releases/${PORTNAME}/
MAINTAINER= flz@FreeBSD.org
COMMENT= Flexible Communications Framework
@@ -24,7 +25,7 @@ RUN_DEPENDS+= ${LIB_PC_DEPENDS:C|^|${LOCALBASE}/libdata/pkgconfig/|g}
GNU_CONFIGURE= yes
USE_GMAKE= yes
USE_LDCONFIG= yes
-USE_GNOME= gnomehack
+USE_GNOME= gnomehack pkgconfig
CONFIGURE_TARGET= --build=${ARCH}-portbld-freebsd${OSREL}