diff options
Diffstat (limited to 'archivers/dpkg/Makefile')
-rw-r--r-- | archivers/dpkg/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/archivers/dpkg/Makefile b/archivers/dpkg/Makefile index 2e67838..e49d82e 100644 --- a/archivers/dpkg/Makefile +++ b/archivers/dpkg/Makefile @@ -17,6 +17,7 @@ RUN_DEPENDS= gtar:${PORTSDIR}/archivers/gtar \ gpatch:${PORTSDIR}/devel/patch \ gmd5sum:${PORTSDIR}/sysutils/coreutils +NO_STAGE= yes USE_XZ= yes GNU_CONFIGURE= yes USES= gmake iconv perl5 pkgconfig |