Move gnomecanvas dependency from x11/gnomecore to
sysutils/gnomecontrolcenter. Wierd stuff[tm] was happening with the nightly build after the change that I missed.
This commit is contained in:
parent
286760b720
commit
d03692c58f
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=42856
@ -14,7 +14,7 @@ DISTNAME= control-center-${PORTVERSION}
|
||||
|
||||
MAINTAINER= gnome@FreeBSD.org
|
||||
|
||||
LIB_DEPENDS= gdk_pixbuf.2:${PORTSDIR}/graphics/gdk-pixbuf \
|
||||
LIB_DEPENDS= gnomecanvaspixbuf.1:${PORTSDIR}/graphics/gnomecanvas \
|
||||
gnomevfs.0:${PORTSDIR}/devel/gnomevfs
|
||||
|
||||
USE_X_PREFIX= yes
|
||||
|
@ -14,7 +14,7 @@ DISTNAME= control-center-${PORTVERSION}
|
||||
|
||||
MAINTAINER= gnome@FreeBSD.org
|
||||
|
||||
LIB_DEPENDS= gdk_pixbuf.2:${PORTSDIR}/graphics/gdk-pixbuf \
|
||||
LIB_DEPENDS= gnomecanvaspixbuf.1:${PORTSDIR}/graphics/gnomecanvas \
|
||||
gnomevfs.0:${PORTSDIR}/devel/gnomevfs
|
||||
|
||||
USE_X_PREFIX= yes
|
||||
|
@ -14,7 +14,7 @@ DISTNAME= control-center-${PORTVERSION}
|
||||
|
||||
MAINTAINER= gnome@FreeBSD.org
|
||||
|
||||
LIB_DEPENDS= gdk_pixbuf.2:${PORTSDIR}/graphics/gdk-pixbuf \
|
||||
LIB_DEPENDS= gnomecanvaspixbuf.1:${PORTSDIR}/graphics/gnomecanvas \
|
||||
gnomevfs.0:${PORTSDIR}/devel/gnomevfs
|
||||
|
||||
USE_X_PREFIX= yes
|
||||
|
@ -14,7 +14,7 @@ DISTNAME= control-center-${PORTVERSION}
|
||||
|
||||
MAINTAINER= gnome@FreeBSD.org
|
||||
|
||||
LIB_DEPENDS= gdk_pixbuf.2:${PORTSDIR}/graphics/gdk-pixbuf \
|
||||
LIB_DEPENDS= gnomecanvaspixbuf.1:${PORTSDIR}/graphics/gnomecanvas \
|
||||
gnomevfs.0:${PORTSDIR}/devel/gnomevfs
|
||||
|
||||
USE_X_PREFIX= yes
|
||||
|
@ -14,8 +14,7 @@ DISTNAME= gnome-core-${PORTVERSION}
|
||||
|
||||
MAINTAINER?= gnome@FreeBSD.org
|
||||
|
||||
LIB_DEPENDS= glade.4:${PORTSDIR}/devel/libglade \
|
||||
gnomecanvaspixbuf.1:${PORTSDIR}/graphics/gnomecanvas
|
||||
LIB_DEPENDS= glade.4:${PORTSDIR}/devel/libglade
|
||||
RUN_DEPENDS= ${X11BASE}/share/gnome/sounds/login.wav:${PORTSDIR}/audio/gnomeaudio
|
||||
|
||||
USE_X_PREFIX= yes
|
||||
|
Loading…
Reference in New Issue
Block a user