diff options
author | pav <pav@FreeBSD.org> | 2009-01-26 05:06:41 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2009-01-26 05:06:41 +0800 |
commit | e206a8633bcab23946d3be814d2cea2b11dc2385 (patch) | |
tree | a45e163a0975b113a8a2c258617ae1aa7110bf12 /devel/thunar-svn-plugin | |
parent | 2e9aa18a015ac5022eb7847c20dd03eb22df833f (diff) | |
download | freebsd-ports-gnome-e206a8633bcab23946d3be814d2cea2b11dc2385.tar.gz freebsd-ports-gnome-e206a8633bcab23946d3be814d2cea2b11dc2385.tar.zst freebsd-ports-gnome-e206a8633bcab23946d3be814d2cea2b11dc2385.zip |
- Mark BROKEN: does not compile
Reported by: pointyhat
Diffstat (limited to 'devel/thunar-svn-plugin')
-rw-r--r-- | devel/thunar-svn-plugin/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/devel/thunar-svn-plugin/Makefile b/devel/thunar-svn-plugin/Makefile index d19add32ecd5..aaa318e6474c 100644 --- a/devel/thunar-svn-plugin/Makefile +++ b/devel/thunar-svn-plugin/Makefile @@ -16,6 +16,8 @@ COMMENT= Subversion plugin for Thunar LIB_DEPENDS= svn_client-1:${PORTSDIR}/devel/subversion +BROKEN= does not compile + USE_BZIP2= yes USE_GMAKE= yes USE_GETTEXT= yes |