Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 26 Dec 2013 16:44:46 +0000 (UTC)
From:      Baptiste Daroussin <bapt@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r337552 - head/archivers/unzip-iconv
Message-ID:  <201312261644.rBQGikcG072572@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: bapt
Date: Thu Dec 26 16:44:45 2013
New Revision: 337552
URL: http://svnweb.freebsd.org/changeset/ports/337552

Log:
  The master being stage safe, the slave is also stage safe

Modified:
  head/archivers/unzip-iconv/Makefile

Modified: head/archivers/unzip-iconv/Makefile
==============================================================================
--- head/archivers/unzip-iconv/Makefile	Thu Dec 26 16:44:05 2013	(r337551)
+++ head/archivers/unzip-iconv/Makefile	Thu Dec 26 16:44:45 2013	(r337552)
@@ -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"



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201312261644.rBQGikcG072572>