diff options
author | pav <pav@FreeBSD.org> | 2011-04-26 05:55:55 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2011-04-26 05:55:55 +0800 |
commit | 96f349336d109e4dbcaa3cf149a28ad359214296 (patch) | |
tree | 6f81fc828dd340974ab265130a5b09bc5a5c04b3 /archivers/thunar-archive-plugin/Makefile | |
parent | 680d3447040d37ec33f6a2c63b82e6d0d7593732 (diff) | |
download | freebsd-ports-gnome-96f349336d109e4dbcaa3cf149a28ad359214296.tar.gz freebsd-ports-gnome-96f349336d109e4dbcaa3cf149a28ad359214296.tar.zst freebsd-ports-gnome-96f349336d109e4dbcaa3cf149a28ad359214296.zip |
- Mark BROKEN: does not configure
Reported by: pointyhat
Diffstat (limited to 'archivers/thunar-archive-plugin/Makefile')
-rw-r--r-- | archivers/thunar-archive-plugin/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/archivers/thunar-archive-plugin/Makefile b/archivers/thunar-archive-plugin/Makefile index 94fc780bb877..ea971430d0e9 100644 --- a/archivers/thunar-archive-plugin/Makefile +++ b/archivers/thunar-archive-plugin/Makefile @@ -15,6 +15,8 @@ DIST_SUBDIR= xfce4 MAINTAINER= ports@c0decafe.net COMMENT= Archive plugin for the Thunar File Manager +BROKEN= does not configure + USE_BZIP2= yes GNU_CONFIGURE= yes USE_XFCE= configenv libexo thunar |