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 | |
parent | f635a4770dd7766b1c13690d760efff47d3f6477 (diff) |
- Mark BROKEN: does not compile
Reported by: pointyhat
Notes
Notes:
svn path=/head/; revision=226861
Diffstat (limited to 'devel')
-rw-r--r-- | devel/thunar-svn-plugin/Makefile | 2 | ||||
-rw-r--r-- | devel/thunar-vcs-plugin/Makefile | 2 |
2 files changed, 4 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 diff --git a/devel/thunar-vcs-plugin/Makefile b/devel/thunar-vcs-plugin/Makefile index d19add32ecd5..aaa318e6474c 100644 --- a/devel/thunar-vcs-plugin/Makefile +++ b/devel/thunar-vcs-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 |