Date: Wed, 21 Nov 2012 22:14:58 GMT From: Chris Petrik <c.petrik.sosa@gmail.com> To: freebsd-gnats-submit@FreeBSD.org Subject: ports/173794: [PATCH] archievers/fpc-unzip optionsng Message-ID: <201211212214.qALMEw4T062299@red.freebsd.org> Resent-Message-ID: <201211212220.qALMK2DX040540@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 173794 >Category: ports >Synopsis: [PATCH] archievers/fpc-unzip optionsng >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Wed Nov 21 22:20:02 UTC 2012 >Closed-Date: >Last-Modified: >Originator: Chris Petrik >Release: >Organization: na >Environment: >Description: OptionsNG Changes >How-To-Repeat: >Fix: Patch attached with submission follows: Index: fpc-unzip/Makefile =================================================================== --- fpc-unzip/Makefile (revision 305486) +++ fpc-unzip/Makefile (working copy) @@ -1,9 +1,5 @@ -# New ports collection makefile for: fpc-unzip -# Date created: 2006-06-05 -# Whom: Jose Alonso Cardenas Marquez <acardenas@bsd.org.pe> -# +# Created by: Jose Alonso Cardenas Marquez <acardenas@bsd.org.pe> # $FreeBSD$ -# PORTREVISION= 0 CATEGORIES= archivers lang @@ -18,6 +14,7 @@ WRKUNITDIR= ${FPCSRCDIR}/packages/${PKGNAMESUFFIX:S/-//} EXTRACTUNITDIR+= ${WRKUNITDIR} -OPTIONS= UNZIP "Install unzip tools" on +OPTIONS_DEFINE= UNZIP +OPTIONS_SET= UNZIP .include "${MASTERDIR}/Makefile" >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201211212214.qALMEw4T062299>