diff options
author | antoine <antoine@FreeBSD.org> | 2014-02-11 17:59:57 +0000 |
---|---|---|
committer | antoine <antoine@FreeBSD.org> | 2014-02-11 17:59:57 +0000 |
commit | 0b89db290bf1d770839044c973dcb65128340a4f (patch) | |
tree | e25b98961f2062f934352c40b89f00ecf3917d51 | |
parent | 4800dd0f9db5acb412a60810f774276b03570441 (diff) | |
download | FreeBSD-ports-0b89db290bf1d770839044c973dcb65128340a4f.zip FreeBSD-ports-0b89db290bf1d770839044c973dcb65128340a4f.tar.gz |
Stage support
-rw-r--r-- | archivers/zipper/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/archivers/zipper/Makefile b/archivers/zipper/Makefile index d6dc32e..7671751 100644 --- a/archivers/zipper/Makefile +++ b/archivers/zipper/Makefile @@ -11,7 +11,6 @@ DISTNAME= Zipper-${PORTVERSION} MAINTAINER= 5u623l20@gmail.com COMMENT= Tool for inspecting the contents of a compressed archive -NO_STAGE= yes USE_GNUSTEP= yes USE_GNUSTEP_BACK= yes USE_GNUSTEP_BUILD= yes |