Remove the dbus dependancy. It is only used in the gdbus tests.
This commit is contained in:
parent
9ca8c16963
commit
1c09667066
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=265007
@ -9,7 +9,7 @@
|
||||
|
||||
PORTNAME= glib
|
||||
PORTVERSION= 2.26.1
|
||||
PORTREVISION?= 0
|
||||
PORTREVISION?= 1
|
||||
CATEGORIES= devel
|
||||
MASTER_SITES= ${MASTER_SITE_GNOME:S,%SUBDIR%,sources/glib/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/},} \
|
||||
ftp://ftp.gtk.org/pub/glib/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/}/ \
|
||||
@ -31,8 +31,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING
|
||||
|
||||
.if !defined(REFERENCE_PORT)
|
||||
|
||||
LIB_DEPENDS+= pcre.0:${PORTSDIR}/devel/pcre \
|
||||
dbus-1.3:${PORTSDIR}/devel/dbus
|
||||
LIB_DEPENDS+= pcre.0:${PORTSDIR}/devel/pcre
|
||||
|
||||
USE_GETTEXT= yes
|
||||
USE_AUTOTOOLS= libtool:22
|
||||
|
Loading…
Reference in New Issue
Block a user