1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-13 07:34:50 +00:00

According to ade's announcement replace gnomecore RUN_DEPENDS with gnomecc

RUN_DEPENDS.

Submitted by:	ade
This commit is contained in:
Maxim Sobolev 2000-06-26 17:18:21 +00:00
parent ffda9510ea
commit f9a6838502
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=29889

View File

@ -17,7 +17,7 @@ MAINTAINER= sobomax@FreeBSD.org
LIB_DEPENDS= gnome.4:${PORTSDIR}/x11/gnomelibs \
glade.3:${PORTSDIR}/devel/libglade \
Xpm.4:${PORTSDIR}/graphics/xpm
RUN_DEPENDS= panel:${PORTSDIR}/x11/gnomecore
RUN_DEPENDS= gnomecc:${PORTSDIR}/sysutils/gnomecontrolcenter
GLIB_CONFIG?= ${LOCALBASE}/bin/glib12-config
GTK_CONFIG?= ${X11BASE}/bin/gtk12-config