summaryrefslogtreecommitdiff
path: root/net-im/telepathy-farsight
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2009-03-01 07:53:09 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2009-03-01 07:53:09 +0000
commit1f40e9743d0f7f94dc41dc9d7cda07157f381589 (patch)
treeae5d4e6770f81c073ddac2ad6adc1170f3f34e19 /net-im/telepathy-farsight
parent61e7541eea7e81e5b2f10c96382e1ac9e41829d4 (diff)
downloadfreebsd-ports-1f40e9743d0f7f94dc41dc9d7cda07157f381589.zip
Add a missing USE_LDCONFIG.
Diffstat (limited to 'net-im/telepathy-farsight')
-rw-r--r--net-im/telepathy-farsight/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/net-im/telepathy-farsight/Makefile b/net-im/telepathy-farsight/Makefile
index feb27972bd13..933a1f8e9dec 100644
--- a/net-im/telepathy-farsight/Makefile
+++ b/net-im/telepathy-farsight/Makefile
@@ -7,6 +7,7 @@
PORTNAME= telepathy-farsight
PORTVERSION= 0.0.4
+PORTREVISION= 1
CATEGORIES= net-im
MASTER_SITES= http://telepathy.freedesktop.org/releases/${PORTNAME}/
@@ -25,6 +26,7 @@ RUN_DEPENDS+= ${LIB_PC_DEPENDS:C|^|${LOCALBASE}/libdata/pkgconfig/|g}
GNU_CONFIGURE= yes
USE_GMAKE= yes
+USE_LDCONFIG= yes
USE_PYTHON= yes
USE_GNOME= gnomehack pkgconfig glib20
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \