summaryrefslogtreecommitdiff
path: root/audio/libsamplerate
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2011-08-29 13:36:31 +0000
committerPav Lucistnik <pav@FreeBSD.org>2011-08-29 13:36:31 +0000
commit901e5c94f6f1d3c00b5b7ba359a60f36db334281 (patch)
tree46c024b567fe278f1d9d15106c4875ddfe85928a /audio/libsamplerate
parentUpdate to 0.6 (diff)
- Portlint, add LICENSE
PR: ports/158333 Submitted by: Takefu <takefu@airport.fm>
Notes
Notes: svn path=/head/; revision=280695
Diffstat (limited to 'audio/libsamplerate')
-rw-r--r--audio/libsamplerate/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/audio/libsamplerate/Makefile b/audio/libsamplerate/Makefile
index 7ecd4eaaaa32..1c9be5a934ac 100644
--- a/audio/libsamplerate/Makefile
+++ b/audio/libsamplerate/Makefile
@@ -14,14 +14,14 @@ MASTER_SITES= http://www.mega-nerd.com/SRC/
MAINTAINER= multimedia@FreeBSD.org
COMMENT= Secret Rabbit Code: a Sample Rate Converter for audio
-LIB_DEPENDS= sndfile.1:${PORTSDIR}/audio/libsndfile \
+LICENSE= GPLv2
+LICENSE_FILE= ${WRKSRC}/COPYING
+
+LIB_DEPENDS+= sndfile.1:${PORTSDIR}/audio/libsndfile \
fftw3.5:${PORTSDIR}/math/fftw3
USE_GNOME= gnomehack pkgconfig
USE_AUTOTOOLS= libtool
-CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
- LDFLAGS="-L${LOCALBASE}/lib"
-CONFIGURE_ARGS= --disable-gcc-pipe
USE_LDCONFIG= yes
post-install: