diff options
Diffstat (limited to 'archivers/thunar-archive-plugin/Makefile')
-rw-r--r-- | archivers/thunar-archive-plugin/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/archivers/thunar-archive-plugin/Makefile b/archivers/thunar-archive-plugin/Makefile index b38da59de4a0..5b792593c99f 100644 --- a/archivers/thunar-archive-plugin/Makefile +++ b/archivers/thunar-archive-plugin/Makefile @@ -1,6 +1,5 @@ # Created by: ports@c0decafe.net <ports@c0decafe.net> # $FreeBSD$ -# PORTNAME= thunar-archive-plugin PORTVERSION= 0.3.1 @@ -12,6 +11,7 @@ DIST_SUBDIR= xfce4 MAINTAINER= xfce@FreeBSD.org COMMENT= Archive plugin for the Thunar File Manager +NO_STAGE= yes USE_BZIP2= yes GNU_CONFIGURE= yes USE_XFCE= configenv libexo thunar |