mirror of
https://git.FreeBSD.org/ports.git
synced 2025-02-01 10:59:55 +00:00
- Switch to USES=localbase
- Update WWW Approved by: portmgr blanket
This commit is contained in:
parent
0ff2bcc9bb
commit
52597665fe
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=520376
@ -9,12 +9,11 @@ MASTER_SITES= http://nice.freedesktop.org/releases/
|
||||
MAINTAINER= gnome@FreeBSD.org
|
||||
COMMENT= Library and transmitter that implements ICE-19
|
||||
|
||||
USES= gettext gmake gnome libtool pathfix pkgconfig
|
||||
USES= gettext gmake gnome libtool localbase:ldflags pathfix pkgconfig
|
||||
USE_LDCONFIG= yes
|
||||
USE_GNOME= glib20 introspection:build
|
||||
GNU_CONFIGURE= yes
|
||||
CPPFLAGS+= -I${LOCALBASE}/include -DHAVE_GETIFADDRS
|
||||
LDFLAGS+= -L${LOCALBASE}/lib
|
||||
CPPFLAGS+= -DHAVE_GETIFADDRS
|
||||
INSTALL_TARGET= install-strip
|
||||
|
||||
.if !defined(LIBNICE_SLAVE)
|
||||
|
@ -1,4 +1,4 @@
|
||||
Libnice is a library and a transmitter that does ICE (as defined in the ICE-19
|
||||
draft), as well as Google Talk and MSN compatible ICE-like protocols.
|
||||
|
||||
WWW: http://nice.freedesktop.org/
|
||||
WWW: https://nice.freedesktop.org/
|
||||
|
Loading…
Reference in New Issue
Block a user