diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2009-01-25 21:06:41 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2009-01-25 21:06:41 +0000 |
commit | b45290a513da9fbb01f81b0b8674aec18d17af19 (patch) | |
tree | 841aa770429f2d9bbd9f469ac414cd8951346f91 /devel/thunar-svn-plugin | |
parent | f635a4770dd7766b1c13690d760efff47d3f6477 (diff) |
Notes
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 |