aboutsummaryrefslogtreecommitdiff
path: root/deskutils
diff options
context:
space:
mode:
authorMaxim Sobolev <sobomax@FreeBSD.org>2002-01-29 00:31:27 +0000
committerMaxim Sobolev <sobomax@FreeBSD.org>2002-01-29 00:31:27 +0000
commit941a8de0fe6a4e5ba90ada7a3b09b4253373998a (patch)
treecde7f1f5d0fdb714e207c700c27c9cdb780ac553 /deskutils
parent5ab4ca8f903bb093f1c13527b2bf110eeced5df3 (diff)
downloadports-941a8de0fe6a4e5ba90ada7a3b09b4253373998a.tar.gz
ports-941a8de0fe6a4e5ba90ada7a3b09b4253373998a.zip
Add Evolution into ${BUILD,RUN}_DEPENDS.
Submitted by: Joe Clarke <marcus@marcuscom.com>
Notes
Notes: svn path=/head/; revision=53936
Diffstat (limited to 'deskutils')
-rw-r--r--deskutils/mrproject/Makefile3
-rw-r--r--deskutils/planner/Makefile3
2 files changed, 6 insertions, 0 deletions
diff --git a/deskutils/mrproject/Makefile b/deskutils/mrproject/Makefile
index 44d741f56c0d..d3df6a3f8620 100644
--- a/deskutils/mrproject/Makefile
+++ b/deskutils/mrproject/Makefile
@@ -12,6 +12,9 @@ MASTER_SITES= ftp://ftp.codefactory.se/pub/software/mrproject/source/
MAINTAINER= demon@FreeBSD.org
+BUILD_DEPENDS= evolution:${PORTSDIR}/mail/evolution
+RUN_DEPENDS= evolution:${PORTSDIR}/mail/evolution
+
USE_X_PREFIX= yes
USE_GMAKE= yes
USE_GNOME= yes
diff --git a/deskutils/planner/Makefile b/deskutils/planner/Makefile
index 44d741f56c0d..d3df6a3f8620 100644
--- a/deskutils/planner/Makefile
+++ b/deskutils/planner/Makefile
@@ -12,6 +12,9 @@ MASTER_SITES= ftp://ftp.codefactory.se/pub/software/mrproject/source/
MAINTAINER= demon@FreeBSD.org
+BUILD_DEPENDS= evolution:${PORTSDIR}/mail/evolution
+RUN_DEPENDS= evolution:${PORTSDIR}/mail/evolution
+
USE_X_PREFIX= yes
USE_GMAKE= yes
USE_GNOME= yes