aboutsummaryrefslogtreecommitdiff
path: root/devel/thunar-vcs-plugin
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2009-04-18 09:22:25 +0000
committerPav Lucistnik <pav@FreeBSD.org>2009-04-18 09:22:25 +0000
commitdc1973a4e59ce74acc6bb8a751e27631aa7fe31c (patch)
tree0e386b4ad919039e4f21c9e9cb313221391cc98a /devel/thunar-vcs-plugin
parent2a5f10d978047a5efafb45c0b2031a0877159130 (diff)
downloadports-dc1973a4e59ce74acc6bb8a751e27631aa7fe31c.tar.gz
ports-dc1973a4e59ce74acc6bb8a751e27631aa7fe31c.zip
- Mark BROKEN: does not compile
Reported by: pointyhat Approved by: portmgr (implicit)
Notes
Notes: svn path=/head/; revision=232365
Diffstat (limited to 'devel/thunar-vcs-plugin')
-rw-r--r--devel/thunar-vcs-plugin/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/devel/thunar-vcs-plugin/Makefile b/devel/thunar-vcs-plugin/Makefile
index 0cfa715f2e92..022e78809b81 100644
--- a/devel/thunar-vcs-plugin/Makefile
+++ b/devel/thunar-vcs-plugin/Makefile
@@ -23,4 +23,6 @@ GNU_CONFIGURE= yes
USE_GNOME= gtk20
USE_XFCE= configenv libexo thunar
+BROKEN= does not compile
+
.include <bsd.port.mk>