summaryrefslogtreecommitdiff
path: root/x11/gnome2
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2007-03-19 22:36:14 +0000
committerPav Lucistnik <pav@FreeBSD.org>2007-03-19 22:36:14 +0000
commitf08d6a13a2986fbcfcbbe6f438781357372fb6ce (patch)
treee509e552b83d5de3693a03c1e8d0313252602773 /x11/gnome2
parentAdd port net-mgmt/horde-nic - a very simple network service monitor (diff)
- Limit tomboy to i386 again
Reported by: nox
Notes
Notes: svn path=/head/; revision=187750
Diffstat (limited to 'x11/gnome2')
-rw-r--r--x11/gnome2/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/gnome2/Makefile b/x11/gnome2/Makefile
index 96d94061c599..9c275b8d8452 100644
--- a/x11/gnome2/Makefile
+++ b/x11/gnome2/Makefile
@@ -88,7 +88,7 @@ RUN_DEPENDS+= yelp:${PORTSDIR}/x11/yelp \
epiphany:${PORTSDIR}/www/epiphany
.endif
.if ${.CURDIR:T}!="gnome2-lite"
-.if ${ARCH} == "i386" || ${ARCH} == "amd64"
+.if ${ARCH} == "i386"
RUN_DEPENDS+= tomboy:${PORTSDIR}/deskutils/tomboy
.endif
.if ${OSVERSION}>=600000