aboutsummaryrefslogtreecommitdiff
path: root/audio/libsamplerate
diff options
context:
space:
mode:
authorKirill Ponomarev <krion@FreeBSD.org>2003-07-30 18:23:38 +0000
committerKirill Ponomarev <krion@FreeBSD.org>2003-07-30 18:23:38 +0000
commit7bf2d9256f71fd70da9487ae5e929be8afa6d10d (patch)
treef64769ceb968e5404b9febd6fabe132b540ee52b /audio/libsamplerate
parent76ae76e59cfb0dd0f3dca6ce165fe7c2cfa03295 (diff)
downloadports-7bf2d9256f71fd70da9487ae5e929be8afa6d10d.tar.gz
ports-7bf2d9256f71fd70da9487ae5e929be8afa6d10d.zip
Notes
Diffstat (limited to 'audio/libsamplerate')
-rw-r--r--audio/libsamplerate/Makefile5
1 files changed, 1 insertions, 4 deletions
diff --git a/audio/libsamplerate/Makefile b/audio/libsamplerate/Makefile
index d5dfc0fad66c..390c1d9713a3 100644
--- a/audio/libsamplerate/Makefile
+++ b/audio/libsamplerate/Makefile
@@ -13,14 +13,11 @@ MASTER_SITES= http://www.mega-nerd.com/SRC/
MAINTAINER= ports@FreeBSD.org
COMMENT= Secret Rabbit Code: a Sample Rate Converter for audio
-BUILD_DEPENDS= pkg-config:${PORTSDIR}/devel/pkgconfig
LIB_DEPENDS= sndfile.1:${PORTSDIR}/audio/libsndfile \
fftw.2:${PORTSDIR}/math/fftw
-RUN_DEPENDS= pkg-config:${PORTSDIR}/devel/pkgconfig
-USE_GNOME= gnomehack
+USE_GNOME= gnomehack gnometarget pkgconfig
USE_LIBTOOL= yes
-CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib"
CONFIGURE_ARGS= --disable-gcc-pipe