aboutsummaryrefslogtreecommitdiff
path: root/audio/faad
diff options
context:
space:
mode:
authorMichael Johnson <ahze@FreeBSD.org>2006-04-15 23:41:09 +0000
committerMichael Johnson <ahze@FreeBSD.org>2006-04-15 23:41:09 +0000
commit605d39346422eb637e7069f92496e15e15ba79f1 (patch)
treed2e2287de11263e150a8d0ed9f79ceeb5f6417ce /audio/faad
parentd572445a8e5e45b255671de2b3f229248c16c765 (diff)
downloadports-605d39346422eb637e7069f92496e15e15ba79f1.tar.gz
ports-605d39346422eb637e7069f92496e15e15ba79f1.zip
- Make portlint happy
PR: ports/95829 Submitted by: Alexander Botero-Lowry <alex@foxybanana.com>
Notes
Notes: svn path=/head/; revision=159667
Diffstat (limited to 'audio/faad')
-rw-r--r--audio/faad/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/audio/faad/Makefile b/audio/faad/Makefile
index 3ab7bf5694c6..3de0dbdc04e7 100644
--- a/audio/faad/Makefile
+++ b/audio/faad/Makefile
@@ -22,7 +22,7 @@ LIB_DEPENDS= mp4v2.0:${PORTSDIR}/multimedia/mpeg4ip-libmp4v2 \
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 +30,6 @@ CONFIGURE_TARGET=--build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
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}" \