summaryrefslogtreecommitdiff
path: root/x11-wm
diff options
context:
space:
mode:
authorErwin Lansing <erwin@FreeBSD.org>2009-10-25 09:21:18 +0000
committerErwin Lansing <erwin@FreeBSD.org>2009-10-25 09:21:18 +0000
commit48c1c54bf40947e355d166b3817730066ec6bd6d (patch)
treefd66143a22266c119a945fa05f754cbdcc1a771b /x11-wm
parent- Fix dependency on p5-Date-Calc (diff)
Mark BROKEN: leaves files behind on deinstallation
Notes
Notes: svn path=/head/; revision=243289
Diffstat (limited to 'x11-wm')
-rw-r--r--x11-wm/sawfish/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/x11-wm/sawfish/Makefile b/x11-wm/sawfish/Makefile
index ad8b12e0d299..cb3890699880 100644
--- a/x11-wm/sawfish/Makefile
+++ b/x11-wm/sawfish/Makefile
@@ -22,6 +22,8 @@ LIB_DEPENDS= rep.13:${PORTSDIR}/lang/librep \
BUILD_DEPENDS= ${LOCALBASE}/libexec/rep/${GNUHOST}/gui/gtk-2/gtk.so:${PORTSDIR}/x11-toolkits/rep-gtk2
RUN_DEPENDS= ${LOCALBASE}/libexec/rep/${GNUHOST}/gui/gtk-2/gtk.so:${PORTSDIR}/x11-toolkits/rep-gtk2
+BROKEN= leaves files behind on deinstallation
+
GNUHOST= ${ARCH}-pc-freebsd${OSREL:C/\..*//}
PLIST_SUB= GNUHOST=${GNUHOST} VERSION=${PORTVERSION}