Date: Thu, 26 Dec 2013 16:50:13 +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: r337554 - head/archivers/unzip-iconv Message-ID: <201312261650.rBQGoDve073364@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: bapt Date: Thu Dec 26 16:50:13 2013 New Revision: 337554 URL: http://svnweb.freebsd.org/changeset/ports/337554 Log: Bring back masterdir Reported by: matthew Pointyhat to: bapt Modified: head/archivers/unzip-iconv/Makefile Modified: head/archivers/unzip-iconv/Makefile ============================================================================== --- head/archivers/unzip-iconv/Makefile Thu Dec 26 16:48:37 2013 (r337553) +++ head/archivers/unzip-iconv/Makefile Thu Dec 26 16:50:13 2013 (r337554) @@ -6,6 +6,8 @@ PKGNAMESUFFIX= -iconv MAINTAINER= koma2@lovepeers.org COMMENT= Unzip with iconv patches +MASTERDIR= ${.CURDIR}/../unzip + CONFLICTS= unzip-[0-9]* ko-unzip-[0-9]* ru-unzip-[0-9]* zh-unzip-[0-9]* WITH_ICONV= yes
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201312261650.rBQGoDve073364>