Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 21 Nov 2012 22:07:29 GMT
From:      Chris Petrik <c.petrik.sosa@gmail.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/173785: [PATCH] audio/fpc-a52 optionsng
Message-ID:  <201211212207.qALM7Th1046168@red.freebsd.org>
Resent-Message-ID: <201211212210.qALMA1OX038774@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         173785
>Category:       ports
>Synopsis:       [PATCH] audio/fpc-a52 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:10:01 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-a52/Makefile
===================================================================
--- fpc-a52/Makefile    (revision 305743)
+++ fpc-a52/Makefile    (working copy)
@@ -1,9 +1,5 @@
-# New ports collection makefile for:   fpc-a52
-# Date created:        2010-04-22
-# Whom:                Christopher Key <cjk32@cam.ac.uk>
-#
+# Created by: Christopher Key <cjk32@cam.ac.uk>
 # $FreeBSD$
-#

 PORTREVISION=  0
 CATEGORIES=    audio lang
@@ -18,6 +14,7 @@
 WRKUNITDIR=    ${FPCSRCDIR}/packages/${PKGNAMESUFFIX:S/-//}
 EXTRACTUNITDIR+=       ${WRKUNITDIR}

-OPTIONS=       LIBA52  "Install a52 library"   on
+OPTIONS_DEFINE=        A52
+OPTIONS_SET=   A52

 .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?201211212207.qALM7Th1046168>