summaryrefslogtreecommitdiff
path: root/mail
diff options
context:
space:
mode:
authorMaxim Sobolev <sobomax@FreeBSD.org>2000-07-27 07:22:48 +0000
committerMaxim Sobolev <sobomax@FreeBSD.org>2000-07-27 07:22:48 +0000
commita96e5c5361ad411f04c59d6d27235663d3fc86af (patch)
tree50d2814d37c17b1b07100c97ac1a4039272e454e /mail
parentRemove %D/share/gnome if empty. (diff)
Add gnomecore and gnomeaudio to RUN_DEPENDS to ensure correct removal of
share/gnome. Submitted by: bento
Notes
Notes: svn path=/head/; revision=31054
Diffstat (limited to 'mail')
-rw-r--r--mail/balsa/Makefile4
-rw-r--r--mail/balsa2/Makefile4
2 files changed, 6 insertions, 2 deletions
diff --git a/mail/balsa/Makefile b/mail/balsa/Makefile
index 855dc9b1865f..a7a02ac3f1f9 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
diff --git a/mail/balsa2/Makefile b/mail/balsa2/Makefile
index 855dc9b1865f..a7a02ac3f1f9 100644
--- a/mail/balsa2/Makefile
+++ b/mail/balsa2/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