aboutsummaryrefslogtreecommitdiff
path: root/audio
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2019-11-29 09:40:29 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2019-11-29 09:40:29 +0000
commitc13a9158ee5ad84d47e5d6e136b48796d697485b (patch)
tree0af3ccb96779a14ca6ebe848417bea745997bb78 /audio
parent76241c78cc124d5b8e99afb6fdd091c52b13e397 (diff)
downloadports-c13a9158ee5ad84d47e5d6e136b48796d697485b.tar.gz
ports-c13a9158ee5ad84d47e5d6e136b48796d697485b.zip
Notes
Diffstat (limited to 'audio')
-rw-r--r--audio/faad/Makefile5
-rw-r--r--audio/faad/pkg-descr2
2 files changed, 3 insertions, 4 deletions
diff --git a/audio/faad/Makefile b/audio/faad/Makefile
index fcb6b7d082d6..6b370873d456 100644
--- a/audio/faad/Makefile
+++ b/audio/faad/Makefile
@@ -13,12 +13,11 @@ COMMENT= MPEG-2 and MPEG-4 AAC audio decoder
LICENSE= GPLv2+
LICENSE_FILE= ${WRKSRC}/COPYING
-USES= autoreconf gmake libtool
+USES= autoreconf gmake libtool localbase:ldflags
INSTALL_TARGET= install-strip
GNU_CONFIGURE= yes
-CPPFLAGS+= -I${LOCALBASE}/include
-LDFLAGS+= -lpthread -L${LOCALBASE}/lib
+LDFLAGS+= -lpthread
USE_LDCONFIG= yes
post-extract:
diff --git a/audio/faad/pkg-descr b/audio/faad/pkg-descr
index cf0577d25d11..91671ff169a7 100644
--- a/audio/faad/pkg-descr
+++ b/audio/faad/pkg-descr
@@ -4,4 +4,4 @@ FAAD2 is the fastest ISO AAC audio decoder available and can be used with
DRM (Digital Radio Mondiale), and supports HE (High Efficiency), Main,
LC, LD, LTP, PS (Parametric Stereo) AAC files.
-WWW: http://www.audiocoding.com/
+WWW: https://www.audiocoding.com/