ports/186907: [MAINTAINER] audio/libaacplus: fix warning message
Takefu
takefu at airport.fm
Thu Feb 20 04:50:01 UTC 2014
>Number: 186907
>Category: ports
>Synopsis: [MAINTAINER] audio/libaacplus: fix warning message
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: maintainer-update
>Submitter-Id: current-users
>Arrival-Date: Thu Feb 20 04:50:00 UTC 2014
>Closed-Date:
>Last-Modified:
>Originator: Takefu
>Release: FreeBSD 8.4-RELEASE-p7 i386
>Organization:
FOX Amateur Radio Club
>Environment:
System: FreeBSD RELENG84-ix86.localIPv4.airport.fm 8.4-RELEASE-p7 FreeBSD 8.4-RELEASE-p7 #0: Wed Jan 15 09:30:02 JST 2014
>Description:
fix warning message
Generated with FreeBSD Port Tools 1.00.2014.02.18 (mode: change, diff: ports)
>How-To-Repeat:
>Fix:
--- libaacplus-2.0.2.patch begins here ---
diff -ruN /usr/ports/audio/libaacplus/Makefile ./Makefile
--- /usr/ports/audio/libaacplus/Makefile 2013-12-11 23:35:36.000000000 +0900
+++ ./Makefile 2014-02-20 11:31:51.000000000 +0900
@@ -21,7 +21,7 @@
USE_CSTD= gnu89
USES= pathfix pkgconfig
USE_LDCONFIG= yes
-USE_AUTOTOOLS= libtool libtoolize aclocal autoheader automake
+USE_AUTOTOOLS= libtoolize aclocal autoheader automake
PATHFIX_MAKEFILEIN= Makefile.am
GNU_CONFIGURE= yes
MAKE_JOBS_UNSAFE= yes
@@ -50,5 +50,7 @@
${WRKSRC}/aacplus.pc.in
@${REINPLACE_CMD} -e 's,\/aacplus\.h,\/libaacplus\/aacplus\.h,' \
${WRKSRC}/aacplus.spec.in
+ @${REINPLACE_CMD} -e 's,INCLUDES,AM_CPPFLAGS,'\
+ ${WRKSRC}/frontend/Makefile.am ${WRKSRC}/src/Makefile.am
.include <bsd.port.mk>
--- libaacplus-2.0.2.patch ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list