mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-21 00:25:50 +00:00
- Switch to USE_GNOME=introspection
PR: 185916 Submitted by: amdmi3 Approved by: maintainer timeout
This commit is contained in:
parent
bb67066000
commit
d6b8d75478
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=353767
@ -12,8 +12,7 @@ PKGNAMESUFFIX= 04
|
||||
MAINTAINER= gnome@FreeBSD.org
|
||||
COMMENT= Library to aggregate people from multiple sources
|
||||
|
||||
BUILD_DEPENDS= vapigen:${PORTSDIR}/lang/vala-vapigen \
|
||||
g-ir-scanner:${PORTSDIR}/devel/gobject-introspection
|
||||
BUILD_DEPENDS= vapigen:${PORTSDIR}/lang/vala-vapigen
|
||||
LIB_DEPENDS= libgee.so:${PORTSDIR}/devel/libgee06 \
|
||||
libtelepathy-glib.so:${PORTSDIR}/net-im/telepathy-glib
|
||||
|
||||
@ -21,7 +20,7 @@ CONFLICTS= folks-0.[6-9].[0-9]*
|
||||
|
||||
USES= gettext gmake libtool:keepla pathfix pkgconfig tar:bzip2
|
||||
USE_LDCONFIG= yes
|
||||
USE_GNOME= intlhack gnomehier
|
||||
USE_GNOME= intlhack gnomehier introspection:build
|
||||
GNU_CONFIGURE= yes
|
||||
CPPFLAGS+= -I${LOCALBASE}/include
|
||||
LDFLAGS+= -L${LOCALBASE}/lib
|
||||
|
Loading…
Reference in New Issue
Block a user