summaryrefslogtreecommitdiff
path: root/x11-wm
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2003-02-07 19:35:37 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2003-02-07 19:35:37 +0000
commit552a2f0d660d2836adca6d08be7b02805f8bbbac (patch)
tree164140d147708165e0dce8cccea246af3794b4b0 /x11-wm
parentRemove x11-toolkits/crux. (diff)
Remove explicit dependency on Xft.
Notes
Notes: svn path=/head/; revision=75048
Diffstat (limited to 'x11-wm')
-rw-r--r--x11-wm/sawfish2/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/x11-wm/sawfish2/Makefile b/x11-wm/sawfish2/Makefile
index 131fdf71ab9a..cb6cae193a3f 100644
--- a/x11-wm/sawfish2/Makefile
+++ b/x11-wm/sawfish2/Makefile
@@ -7,7 +7,7 @@
PORTNAME= sawfish2
PORTVERSION= 1.2
-PORTREVISION= 1
+PORTREVISION= 2
PORTEPOCH= 2
CATEGORIES= x11-wm
MASTER_SITES= ${MASTER_SITE_GNOME}
@@ -17,8 +17,7 @@ DIST_SUBDIR= gnome2
MAINTAINER= gnome@FreeBSD.org
-LIB_DEPENDS= rep.12:${PORTSDIR}/lang/librep \
- Xft2.2:${PORTSDIR}/x11-fonts/Xft
+LIB_DEPENDS= rep.12:${PORTSDIR}/lang/librep
BUILD_DEPENDS= ${X11BASE}/libexec/rep/${GNUHOST}/gui/gtk-2/gtk.so:${PORTSDIR}/x11-toolkits/rep-gtk2
RUN_DEPENDS= ${X11BASE}/libexec/rep/${GNUHOST}/gui/gtk-2/gtk.so:${PORTSDIR}/x11-toolkits/rep-gtk2