summaryrefslogtreecommitdiff
path: root/archivers
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-12-26 16:44:45 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-12-26 16:44:45 +0000
commit355f0908cb583186af6cbc85f813f802e5ab1e7e (patch)
tree561af7101d47c94fb7896a4ccce14cab8154e7e2 /archivers
parentRename MAN1 to MANPAGES to avoid triggering the sanity check (diff)
The master being stage safe, the slave is also stage safe
Notes
Notes: svn path=/head/; revision=337552
Diffstat (limited to 'archivers')
-rw-r--r--archivers/unzip-iconv/Makefile3
1 files changed, 0 insertions, 3 deletions
diff --git a/archivers/unzip-iconv/Makefile b/archivers/unzip-iconv/Makefile
index 7e9578964aa9..d0e82c684b85 100644
--- a/archivers/unzip-iconv/Makefile
+++ b/archivers/unzip-iconv/Makefile
@@ -8,9 +8,6 @@ COMMENT= Unzip with iconv patches
CONFLICTS= unzip-[0-9]* ko-unzip-[0-9]* ru-unzip-[0-9]* zh-unzip-[0-9]*
-NO_STAGE= yes
-MASTERDIR= ${.CURDIR}/../unzip
-
WITH_ICONV= yes
.include "${MASTERDIR}/Makefile"