diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-09-20 13:11:20 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-09-20 13:11:20 +0000 |
commit | b80ec3e2040420e34becd0d1075ef6d7cc71b85d (patch) | |
tree | 3df58c8e85fb6d4d98cd93450b642222e2dd3521 /archivers/thunar-archive-plugin/Makefile | |
parent | 611351f6964917a2f81776a5a248120464e7496d (diff) |
Notes
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 |