diff options
Diffstat (limited to 'archivers/xarchiver/Makefile')
-rw-r--r-- | archivers/xarchiver/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/archivers/xarchiver/Makefile b/archivers/xarchiver/Makefile index c4caada78f8b..14a808bad627 100644 --- a/archivers/xarchiver/Makefile +++ b/archivers/xarchiver/Makefile @@ -12,6 +12,7 @@ COMMENT= Desktop-agnostic GTK+2 frontend to various archiving tools RUN_DEPENDS= xdg-open:${PORTSDIR}/devel/xdg-utils +NO_STAGE= yes USES= gmake pkgconfig desktop-file-utils USE_BZIP2= yes USE_GNOME= glib20 gtk20 intltool |