From 9f66d59efc75c697aaaae764dabf07fc21d3526f Mon Sep 17 00:00:00 2001 From: Baptiste Daroussin Date: Mon, 22 Dec 2014 23:19:20 +0000 Subject: [PATCH] Get rid of gnomehier --- net/linphone/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/net/linphone/Makefile b/net/linphone/Makefile index dbc5138bf3ed..a14f1efd5279 100644 --- a/net/linphone/Makefile +++ b/net/linphone/Makefile @@ -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