aboutsummaryrefslogtreecommitdiffstats
path: root/audio
diff options
context:
space:
mode:
authordhn <dhn@FreeBSD.org>2009-10-01 01:47:37 +0800
committerdhn <dhn@FreeBSD.org>2009-10-01 01:47:37 +0800
commitb382cb0d9dacd68dbe31916e295b6f12bdc16e3c (patch)
tree403303be039b99835b6d54f41073f29601c9158d /audio
parent78ba05599b6da806119009a6a738bc27a0ced53a (diff)
downloadfreebsd-ports-gnome-b382cb0d9dacd68dbe31916e295b6f12bdc16e3c.tar.gz
freebsd-ports-gnome-b382cb0d9dacd68dbe31916e295b6f12bdc16e3c.tar.zst
freebsd-ports-gnome-b382cb0d9dacd68dbe31916e295b6f12bdc16e3c.zip
- Fix build with custom PREFIX/LOCALBASE
Reported by: QAT
Diffstat (limited to 'audio')
-rw-r--r--audio/vitunes/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/audio/vitunes/Makefile b/audio/vitunes/Makefile
index 22a8b4e00bc6..515eeaa11e2d 100644
--- a/audio/vitunes/Makefile
+++ b/audio/vitunes/Makefile
@@ -22,6 +22,9 @@ LIB_DEPENDS= id3tag.0:${PORTSDIR}/audio/libid3tag \
vorbis.4:${PORTSDIR}/audio/libvorbis \
mp4v2.0:${PORTSDIR}/multimedia/mpeg4ip-libmp4v2
+MAKE_ARGS= LDFLAGS_DEPS="-L${LOCALBASE}/lib -lid3tag -lmp4v2 -logg -lvorbis -lvorbisfile" \
+ CFLAGS_DEPS="-I${LOCALBASE}/include"
+
WRKSRC= ${WRKDIR}/${PORTNAME}
ALL_TARGET= vitunes