summaryrefslogtreecommitdiffstats
path: root/x11
diff options
context:
space:
mode:
authormezz <mezz@df743ca5-7f9a-e211-a948-0013205c9059>2008-01-20 05:34:14 +0800
committermezz <mezz@df743ca5-7f9a-e211-a948-0013205c9059>2008-01-20 05:34:14 +0800
commite17d75fdaa452cbf0e5d478532aa3e160003e7d5 (patch)
treed48d7bf21d3c01f5c74f5979f08734316e3d9b2e /x11
parent81521331aae9511fa40180ab4b1d4cd746fc30c4 (diff)
downloadmarcuscom-ports-e17d75fdaa452cbf0e5d478532aa3e160003e7d5.tar
marcuscom-ports-e17d75fdaa452cbf0e5d478532aa3e160003e7d5.tar.gz
marcuscom-ports-e17d75fdaa452cbf0e5d478532aa3e160003e7d5.tar.bz2
marcuscom-ports-e17d75fdaa452cbf0e5d478532aa3e160003e7d5.tar.lz
marcuscom-ports-e17d75fdaa452cbf0e5d478532aa3e160003e7d5.tar.xz
marcuscom-ports-e17d75fdaa452cbf0e5d478532aa3e160003e7d5.tar.zst
marcuscom-ports-e17d75fdaa452cbf0e5d478532aa3e160003e7d5.zip
Remove ndesk-dbus* from gnome2-hacker-tools, since it's in x11/gnome2 now by
via newer version of tomboy. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@10172 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'x11')
-rw-r--r--x11/gnome2/Makefile8
1 files changed, 1 insertions, 7 deletions
diff --git a/x11/gnome2/Makefile b/x11/gnome2/Makefile
index c9eb6c293..53d57e27e 100644
--- a/x11/gnome2/Makefile
+++ b/x11/gnome2/Makefile
@@ -3,7 +3,7 @@
# Whom: Joe Marcus Clarke <marcus@FreeBSD.org>
#
# $FreeBSD$
-# $MCom: ports/x11/gnome2/Makefile,v 1.227 2008/01/18 06:59:36 marcus Exp $
+# $MCom: ports/x11/gnome2/Makefile,v 1.228 2008/01/18 07:02:05 marcus Exp $
#
PORTNAME= gnome2
@@ -107,10 +107,4 @@ RUN_DEPENDS+= gnome-screensaver:${PORTSDIR}/x11/gnome-screensaver
.endif
.endif
-.if ${.CURDIR:T}=="gnome2-hacker-tools"
-.if ${ARCH} == "i386"
-RUN_DEPENDS+= ${LOCALBASE}/libdata/pkgconfig/ndesk-dbus-glib-1.0.pc:${PORTSDIR}/devel/ndesk-dbus-glib
-.endif
-.endif
-
.include <bsd.port.post.mk>