diff options
Diffstat (limited to 'archivers/deb2targz/Makefile')
-rw-r--r-- | archivers/deb2targz/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/archivers/deb2targz/Makefile b/archivers/deb2targz/Makefile index da01e16..706afcd 100644 --- a/archivers/deb2targz/Makefile +++ b/archivers/deb2targz/Makefile @@ -10,6 +10,7 @@ DISTFILES= # none MAINTAINER= ehaupt@FreeBSD.org COMMENT= Command-line utility for converting a Debian .deb file to a .tar.gz +NO_STAGE= yes NO_BUILD= yes PLIST_FILES= bin/deb2targz |