Date: Thu, 25 Dec 2014 02:12:54 +0000 (UTC) From: Baptiste Daroussin <bapt@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r375521 - head/net-im/telepathy-farsight Message-ID: <201412250212.sBP2CsND096055@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: bapt Date: Thu Dec 25 02:12:53 2014 New Revision: 375521 URL: https://svnweb.freebsd.org/changeset/ports/375521 QAT: https://qat.redports.org/buildarchive/r375521/ Log: Replace gnomehack with pathfix Modified: head/net-im/telepathy-farsight/Makefile Modified: head/net-im/telepathy-farsight/Makefile ============================================================================== --- head/net-im/telepathy-farsight/Makefile Thu Dec 25 02:12:45 2014 (r375520) +++ head/net-im/telepathy-farsight/Makefile Thu Dec 25 02:12:53 2014 (r375521) @@ -16,10 +16,10 @@ LIB_DEPENDS= libdbus-glib-1.so:${PORTSDI 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>
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201412250212.sBP2CsND096055>