aboutsummaryrefslogtreecommitdiffstats
path: root/audio
diff options
context:
space:
mode:
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/