svn commit: r375291 - head/net/linphone

Baptiste Daroussin bapt at FreeBSD.org
Mon Dec 22 23:19:21 UTC 2014


Author: bapt
Date: Mon Dec 22 23:19:20 2014
New Revision: 375291
URL: https://svnweb.freebsd.org/changeset/ports/375291
QAT: https://qat.redports.org/buildarchive/r375291/

Log:
  Get rid of gnomehier

Modified:
  head/net/linphone/Makefile

Modified: head/net/linphone/Makefile
==============================================================================
--- head/net/linphone/Makefile	Mon Dec 22 23:14:07 2014	(r375290)
+++ head/net/linphone/Makefile	Mon Dec 22 23:19:20 2014	(r375291)
@@ -2,7 +2,7 @@
 
 PORTNAME=	linphone
 PORTVERSION=	3.7.0
-PORTREVISION=	1
+PORTREVISION=	2
 PORTEPOCH=	1
 CATEGORIES=	net
 MASTER_SITES=	SAVANNAH/linphone/3.7.x/sources
@@ -26,7 +26,7 @@ CPPFLAGS+=	-I${LOCALBASE}/include
 LIBS+=		-L${LOCALBASE}/lib
 INSTALL_TARGET=	install-strip
 USES=		gmake libtool pathfix pkgconfig readline:port
-USE_GNOME=	gnomehier gtk20 intltool libxml2
+USE_GNOME=	 gtk20 intltool libxml2
 USE_LDCONFIG=	yes
 
 OPTIONS_DEFINE=	IPV6 NLS NOTIFY UPNP VIDEO


More information about the svn-ports-head mailing list