mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-31 05:41:08 +00:00
Get rid of gnomehier
This commit is contained in:
parent
31cad85374
commit
bc1e023713
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=375141
@ -4,7 +4,7 @@
|
||||
|
||||
PORTNAME= libgee
|
||||
PORTVERSION= 0.6.8
|
||||
PORTREVISION= 1
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= devel
|
||||
MASTER_SITES= GNOME
|
||||
PKGNAMESUFFIX= 06
|
||||
@ -16,7 +16,7 @@ GNU_CONFIGURE= yes
|
||||
CONFIGURE_ARGS= --enable-introspection=yes
|
||||
INSTALL_TARGET= install-strip
|
||||
USES= gmake libtool pathfix pkgconfig tar:xz
|
||||
USE_GNOME= glib20 gnomehier introspection:build
|
||||
USE_GNOME= glib20 introspection:build
|
||||
USE_LDCONFIG= yes
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -12,9 +12,10 @@ COMMENT= Library for managing OS information for virtualization
|
||||
LIB_DEPENDS= libsoup-gnome-2.4.so:${PORTSDIR}/devel/libsoup-gnome
|
||||
|
||||
USES= gmake libtool pathfix pkgconfig
|
||||
USE_GNOME= gnomehier glib20 libxml2 libxslt introspection:build intlhack
|
||||
USE_GNOME= glib20 libxml2 libxslt introspection:build intlhack
|
||||
USE_LDCONFIG= yes
|
||||
GNU_CONFIGURE= yes
|
||||
INSTALL_TARGET= install-strip
|
||||
|
||||
CONFIGURE_ARGS= --disable-tests --disable-vala
|
||||
CPPFLAGS+= -I${LOCALBASE}/include
|
||||
|
Loading…
Reference in New Issue
Block a user