ports/95829: [PATCH] audio/faad2: portlint(1) fixes
Alexander Botero-Lowry
alex at foxybanana.com
Sat Apr 15 20:10:19 UTC 2006
>Number: 95829
>Category: ports
>Synopsis: [PATCH] audio/faad2: 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: Sat Apr 15 20:10:17 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator: Alexander Botero-Lowry
>Release: FreeBSD 6.0-STABLE i386
>Organization:
>Environment:
System: FreeBSD Laptop.mine.box 6.0-STABLE FreeBSD 6.0-STABLE #1: Tue Feb 7 19:06:16 PST
>Description:
- Remove unnecessary PATCH_DEPENDS
- Remove USE_REINPLACE
- Remove quotes around NO_CDROM
Port maintainer (ahze at FreeBSD.org) is cc'd.
Generated with FreeBSD Port Tools 0.63
>How-To-Repeat:
>Fix:
--- faad2-2.0_6,1.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/audio/faad2/Makefile /usr/local/tinderbox/portstrees/FreeBSD/ports/audio/faad/Makefile
--- /usr/ports/audio/faad2/Makefile Sat Feb 25 19:07:31 2006
+++ /usr/local/tinderbox/portstrees/FreeBSD/ports/audio/faad/Makefile Sat Apr 15 13:00:52 2006
@@ -16,13 +16,12 @@
MAINTAINER= ahze at FreeBSD.org
COMMENT= MPEG-2 and MPEG-4 AAC audio decoder
-PATCH_DEPENDS= ${BUILD_DEPENDS}
LIB_DEPENDS= mp4v2.0:${PORTSDIR}/multimedia/mpeg4ip-libmp4v2 \
sndfile.1:${PORTSDIR}/audio/libsndfile
WRKSRC= ${WRKDIR}/${PORTNAME}
-NO_CDROM= "Restrictive copyright (do not sell for profit)"
+NO_CDROM= Restrictive copyright (do not sell for profit)
USE_AUTOTOOLS= automake:15 autoheader:259 libtool:15
AUTOMAKE_ARGS= --add-missing
@@ -30,7 +29,6 @@
USE_GETOPT_LONG=yes
GNU_CONFIGURE= yes
USE_GMAKE= yes
-USE_REINPLACE= yes
CONFIGURE_ARGS= --with-drm
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include ${PTHREAD_CFLAGS}" \
--- faad2-2.0_6,1.patch ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list