mirror of
https://git.freebsd.org/ports.git
synced 2025-05-24 23:16:33 -04:00
Get rid of gnomehier
This commit is contained in:
parent
7072f45ae6
commit
9f66d59efc
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=375291
1 changed files with 2 additions and 2 deletions
|
@ -2,7 +2,7 @@
|
||||||
|
|
||||||
PORTNAME= linphone
|
PORTNAME= linphone
|
||||||
PORTVERSION= 3.7.0
|
PORTVERSION= 3.7.0
|
||||||
PORTREVISION= 1
|
PORTREVISION= 2
|
||||||
PORTEPOCH= 1
|
PORTEPOCH= 1
|
||||||
CATEGORIES= net
|
CATEGORIES= net
|
||||||
MASTER_SITES= SAVANNAH/linphone/3.7.x/sources
|
MASTER_SITES= SAVANNAH/linphone/3.7.x/sources
|
||||||
|
@ -26,7 +26,7 @@ CPPFLAGS+= -I${LOCALBASE}/include
|
||||||
LIBS+= -L${LOCALBASE}/lib
|
LIBS+= -L${LOCALBASE}/lib
|
||||||
INSTALL_TARGET= install-strip
|
INSTALL_TARGET= install-strip
|
||||||
USES= gmake libtool pathfix pkgconfig readline:port
|
USES= gmake libtool pathfix pkgconfig readline:port
|
||||||
USE_GNOME= gnomehier gtk20 intltool libxml2
|
USE_GNOME= gtk20 intltool libxml2
|
||||||
USE_LDCONFIG= yes
|
USE_LDCONFIG= yes
|
||||||
|
|
||||||
OPTIONS_DEFINE= IPV6 NLS NOTIFY UPNP VIDEO
|
OPTIONS_DEFINE= IPV6 NLS NOTIFY UPNP VIDEO
|
||||||
|
|
Loading…
Add table
Reference in a new issue