Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 14 May 2006 04:00:33 -0700 (PDT)
From:      Alexander Botero-Lowry <alex@foxybanana.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        pav@FreeBSD.org
Subject:   ports/97251: [PATCH] audio/marlin: portlint(1) fixes
Message-ID:  <200605141100.k4EB0XDP085556@Laptop.mine.box>
Resent-Message-ID: <200605141110.k4EBAIYT077237@freefall.freebsd.org>

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

>Number:         97251
>Category:       ports
>Synopsis:       [PATCH] audio/marlin: portlint(1) fixes
>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:   Sun May 14 11:10:18 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Alexander Botero-Lowry
>Release:        FreeBSD 6.1-STABLE i386
>Organization:
>Environment:
System: FreeBSD Laptop.mine.box 6.1-STABLE FreeBSD 6.1-STABLE #0: Sat May  6 22:21:39 PDT
>Description:
- Use USE_GETTEXT

Port maintainer (pav@FreeBSD.org) is cc'd.

Generated with FreeBSD Port Tools 0.63
>How-To-Repeat:
>Fix:

--- marlin-0.9_3.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/audio/marlin/Makefile /usr/local/tinderbox/portstrees/FreeBSD/ports/audio/marlin/Makefile
--- /usr/ports/audio/marlin/Makefile	Mon May  1 13:26:53 2006
+++ /usr/local/tinderbox/portstrees/FreeBSD/ports/audio/marlin/Makefile	Sat May 13 16:13:31 2006
@@ -21,6 +21,7 @@
 USE_GMAKE=	yes
 USE_GNOME=	gnomeprefix gnomehack gnometarget intlhack libgnomeui nautiluscdburner
 USE_GSTREAMER80=	flac gconf mad vorbis
+USE_GETTEXT=	yes
 INSTALLS_OMF=	yes
 INSTALLS_SHLIB=	yes
 GNU_CONFIGURE=	yes
--- marlin-0.9_3.patch ends here ---

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



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