ports/173793: [PATCH] audio/fpc-oggvorbis optionsng

Chris Petrik c.petrik.sosa at gmail.com
Wed Nov 21 22:20:02 UTC 2012


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

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

-OPTIONS=       LIBOGG          "Install ogg library"   on \
-               LIBVORBIS       "Install vorbis library"        on
+OPTIONS_DEFINE=        OGG VORBIS
+OPTIONS_SET=   OGG VORBIS

 .include "${MASTERDIR}/Makefile"

>Release-Note:
>Audit-Trail:
>Unformatted:


More information about the freebsd-ports-bugs mailing list