From 2edc1461d3194f3227bc13f651400b7fcdb68b41 Mon Sep 17 00:00:00 2001 From: sobomax <sobomax@FreeBSD.org> Date: Thu, 27 Jul 2000 07:22:48 +0000 Subject: Add gnomecore and gnomeaudio to RUN_DEPENDS to ensure correct removal of share/gnome. Submitted by: bento --- mail/balsa/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'mail/balsa') diff --git a/mail/balsa/Makefile b/mail/balsa/Makefile index 855dc9b..a7a02ac 100644 --- a/mail/balsa/Makefile +++ b/mail/balsa/Makefile @@ -15,7 +15,9 @@ MAINTAINER= ports@FreeBSD.org LIB_DEPENDS= gnome.4:${PORTSDIR}/x11/gnomelibs \ PropList.2:${PORTSDIR}/devel/libPropList -RUN_DEPENDS= gnomecc:${PORTSDIR}/sysutils/gnomecontrolcenter +RUN_DEPENDS= gnomecc:${PORTSDIR}/sysutils/gnomecontrolcenter \ + ${X11BASE}/share/gnome/sounds/login.wav:${PORTSDIR}/audio/gnomeaudio \ + panel:${PORTSDIR}/x11/gnomecore GTK_CONFIG?= ${X11BASE}/bin/gtk12-config GLIB_CONFIG?= ${LOCALBASE}/bin/glib12-config -- cgit v1.1