diff options
author | Chris Piazza <cpiazza@FreeBSD.org> | 1999-12-04 23:26:12 +0000 |
---|---|---|
committer | Chris Piazza <cpiazza@FreeBSD.org> | 1999-12-04 23:26:12 +0000 |
commit | 369b06f1ab4a5152bd040c2eec425aeacbbf792f (patch) | |
tree | 31f57f464b10a5fb89a5bb033dc7d1e18a2a173e /mail/balsa2/Makefile | |
parent | 62b4490d309330cc405563c47e831b05e5f2e77f (diff) |
Update build depends and fix DESCR up a little
PR: 15225
Submitted by: KATO TSuguru <tkato@prontomail.ne.jp>
Notes
Notes:
svn path=/head/; revision=23590
Diffstat (limited to 'mail/balsa2/Makefile')
-rw-r--r-- | mail/balsa2/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/balsa2/Makefile b/mail/balsa2/Makefile index 0e60593a273e..6ad838bb72ab 100644 --- a/mail/balsa2/Makefile +++ b/mail/balsa2/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ftp://ftp.balsa.net/pub/balsa/ MAINTAINER= ports@FreeBSD.org -#RUN_DEPENDS= panel:${PORTSDIR}/x11/gnomegore +RUN_DEPENDS= panel:${PORTSDIR}/x11/gnomecore LIB_DEPENDS= gnome.3:${PORTSDIR}/x11/gnomelibs \ PropList.2:${PORTSDIR}/devel/libPropList |