aboutsummaryrefslogtreecommitdiff
path: root/archivers/thunar-archive-plugin
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2011-04-26 20:32:52 +0000
committerPav Lucistnik <pav@FreeBSD.org>2011-04-26 20:32:52 +0000
commitfe28898de0257eb1cf1fe0f602168389c7c4d4af (patch)
tree2d9c2e67a89361e02f93b5f65f44c09fbfb1b761 /archivers/thunar-archive-plugin
parent4b9f1918e90d79a11a4b917e28907c7c0c1b5360 (diff)
downloadports-fe28898de0257eb1cf1fe0f602168389c7c4d4af.tar.gz
ports-fe28898de0257eb1cf1fe0f602168389c7c4d4af.zip
- Fix build and unbreak
Submitted by: Ruslan Mahmatkhanov <cvs-src@yandex.ru>
Notes
Notes: svn path=/head/; revision=273228
Diffstat (limited to 'archivers/thunar-archive-plugin')
-rw-r--r--archivers/thunar-archive-plugin/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/archivers/thunar-archive-plugin/Makefile b/archivers/thunar-archive-plugin/Makefile
index ea971430d0e9..5742f596cbf5 100644
--- a/archivers/thunar-archive-plugin/Makefile
+++ b/archivers/thunar-archive-plugin/Makefile
@@ -15,14 +15,12 @@ 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
USE_GETTEXT= yes
INSTALLS_ICONS= yes
-USE_GNOME= desktopfileutils
+USE_GNOME= desktopfileutils intltool
USE_GMAKE= yes
.include <bsd.port.mk>