aboutsummaryrefslogtreecommitdiffstats
path: root/net-im
diff options
context:
space:
mode:
authormarcus <marcus@FreeBSD.org>2009-03-01 15:53:09 +0800
committermarcus <marcus@FreeBSD.org>2009-03-01 15:53:09 +0800
commitb0b517e5cf131323e9255ecfe3cd030f91007ddc (patch)
tree5ab3a954ed1f944e56ba9a18435868e5d8acc8ec /net-im
parentf045cffd1e322a08c55a1e3b3f771a3269d14b47 (diff)
downloadfreebsd-ports-graphics-b0b517e5cf131323e9255ecfe3cd030f91007ddc.tar.gz
freebsd-ports-graphics-b0b517e5cf131323e9255ecfe3cd030f91007ddc.tar.zst
freebsd-ports-graphics-b0b517e5cf131323e9255ecfe3cd030f91007ddc.zip
Add a missing USE_LDCONFIG.
Diffstat (limited to 'net-im')
-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 feb27972bd1..933a1f8e9de 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" \