diff options
author | pav <pav@FreeBSD.org> | 2009-04-18 17:22:25 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2009-04-18 17:22:25 +0800 |
commit | 0090ffd1b8cfe6a49ffd4f5e1cea972c4cf8caac (patch) | |
tree | 8215f960fe41afab865b172608a59f7e1995225d /devel | |
parent | 645986ae7d81a8a0d0340e1494adb6420ecc4a27 (diff) | |
download | freebsd-ports-gnome-0090ffd1b8cfe6a49ffd4f5e1cea972c4cf8caac.tar.gz freebsd-ports-gnome-0090ffd1b8cfe6a49ffd4f5e1cea972c4cf8caac.tar.zst freebsd-ports-gnome-0090ffd1b8cfe6a49ffd4f5e1cea972c4cf8caac.zip |
- Mark BROKEN: does not compile
Reported by: pointyhat
Approved by: portmgr (implicit)
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 0cfa715f2e92..022e78809b81 100644 --- a/devel/thunar-svn-plugin/Makefile +++ b/devel/thunar-svn-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> 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> |