aboutsummaryrefslogtreecommitdiff
path: root/net-im/telepathy-farsight
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2014-12-25 02:12:53 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2014-12-25 02:12:53 +0000
commit48651a2fc2327aab9d22fc952522097f2e1adede (patch)
treed8a65381861d147913a1762af7eee91efde2c9ff /net-im/telepathy-farsight
parent87cc4b23f5c7a8513c54277e056c79fbf6d388e7 (diff)
downloadports-48651a2fc2327aab9d22fc952522097f2e1adede.tar.gz
ports-48651a2fc2327aab9d22fc952522097f2e1adede.zip
Replace gnomehack with pathfix
Notes
Notes: svn path=/head/; revision=375521
Diffstat (limited to 'net-im/telepathy-farsight')
-rw-r--r--net-im/telepathy-farsight/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/net-im/telepathy-farsight/Makefile b/net-im/telepathy-farsight/Makefile
index 012580d5cfec..06c462f9e4b7 100644
--- a/net-im/telepathy-farsight/Makefile
+++ b/net-im/telepathy-farsight/Makefile
@@ -16,10 +16,10 @@ LIB_DEPENDS= libdbus-glib-1.so:${PORTSDIR}/devel/dbus-glib \
libgstfarsight-0.10.so:${PORTSDIR}/net-im/farsight2
GNU_CONFIGURE= yes
-USES= gmake libtool pkgconfig python
+USES= gmake libtool pathfix pkgconfig python
USE_LDCONFIG= yes
-USE_GNOME= gnomehack glib20 libxslt:build
+USE_GNOME= glib20 libxslt:build
CPPFLAGS+= -I${LOCALBASE}/include
-LDFLAGS+= -L${LOCALBASE}/lib ${PTHREAD_LIBS}
+LDFLAGS+= -L${LOCALBASE}/lib
.include <bsd.port.mk>