summaryrefslogtreecommitdiff
path: root/audio/faac
diff options
context:
space:
mode:
authorJeremy Messenger <mezz@FreeBSD.org>2007-11-14 18:01:52 +0000
committerJeremy Messenger <mezz@FreeBSD.org>2007-11-14 18:01:52 +0000
commit26dadc8c295e2b15aec70916ec0ed21aa32c32a1 (patch)
tree4d0abf0f4503e4346a3c6d21e133834bc703ebaa /audio/faac
parent- Really fix extract (diff)
Remove the drm, which drm causes faac/faad to not be able get mplayer and
other applications function correct. Bump the PORTREVISION. Reported by: a few in freebsd-multimedia@ Approved by: portmgr (marcus)
Notes
Notes: svn path=/head/; revision=202710
Diffstat (limited to 'audio/faac')
-rw-r--r--audio/faac/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/faac/Makefile b/audio/faac/Makefile
index 752e60276c6f..45cbbffe7035 100644
--- a/audio/faac/Makefile
+++ b/audio/faac/Makefile
@@ -7,6 +7,7 @@
PORTNAME= faac
PORTVERSION= 1.26
+PORTREVISION= 1
CATEGORIES= audio
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE_EXTENDED}
MASTER_SITE_SUBDIR= faac
@@ -25,7 +26,6 @@ USE_AUTOTOOLS= automake:19 autoheader:261 libtool:15
AUTOMAKE_ARGS= --add-missing
USE_GMAKE= yes
USE_DOS2UNIX= yes
-CONFIGURE_ARGS= --enable-drm
CONFIGURE_TARGET=--build=${ARCH}-portbld-freebsd${OSREL}
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib" \