ports/72607: [PATCH] audio/libsndfile: Remove gcc3.4 dependency, use libtool 15
Michael Johnson
ahze at ahze.net
Wed Oct 13 04:30:30 UTC 2004
>Number: 72607
>Category: ports
>Synopsis: [PATCH] audio/libsndfile: Remove gcc3.4 dependency, use libtool 15
>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 Oct 13 04:30:23 GMT 2004
>Closed-Date:
>Last-Modified:
>Originator: Michael Johnson
>Release: FreeBSD 4.10-STABLE i386
>Organization:
>Environment:
System: FreeBSD aretnap.ahze.net 4.10-STABLE FreeBSD 4.10-STABLE #9: Thu Sep 16 06:46:36 EDT 2004
>Description:
- Remove gcc3.4 dependency
- Use libtool 15 now.
Generated with FreeBSD Port Tools 0.63
>How-To-Repeat:
>Fix:
--- libsndfile-1.0.10.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/audio/libsndfile/Makefile,v
retrieving revision 1.23
diff -u -r1.23 Makefile
--- Makefile 30 Sep 2004 05:31:49 -0000 1.23
+++ Makefile 13 Oct 2004 04:22:32 -0000
@@ -14,9 +14,8 @@
MAINTAINER= ports at FreeBSD.org
COMMENT= Reading and writing files containing sampled sound (like WAV or AIFF)
-USE_GCC= 3.4
-USE_GNOME= gnomehack gnometarget lthack pkgconfig
-USE_INC_LIBTOOL_VER= 13
+USE_GNOME= gnomehack gnometarget pkgconfig
+USE_LIBTOOL_VER=15
USE_REINPLACE= yes
CONFIGURE_ARGS= --enable-justsrc --disable-gcc-pipe
INSTALLS_SHLIB= yes
--- libsndfile-1.0.10.patch ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list