aboutsummaryrefslogtreecommitdiff
path: root/audio/libsamplerate
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2012-10-06 11:06:48 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2012-10-06 11:06:48 +0000
commit65eaf47a9bf44056be1e4d37c33417df6bcb75c0 (patch)
tree39ca394345af82184485bbac307a4e87519374dc /audio/libsamplerate
parentf5491cd4d655c54dafa20ba4d9db6a4088cdd470 (diff)
downloadports-65eaf47a9bf44056be1e4d37c33417df6bcb75c0.tar.gz
ports-65eaf47a9bf44056be1e4d37c33417df6bcb75c0.zip
convert libcddb and libsamplerate to only build depend on pkgconf, track
dependency impact
Notes
Notes: svn path=/head/; revision=305356
Diffstat (limited to 'audio/libsamplerate')
-rw-r--r--audio/libsamplerate/Makefile9
1 files changed, 3 insertions, 6 deletions
diff --git a/audio/libsamplerate/Makefile b/audio/libsamplerate/Makefile
index 77b53086057c..4a8899227f14 100644
--- a/audio/libsamplerate/Makefile
+++ b/audio/libsamplerate/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: libsamplerate
-# Date created: 2 February 2003
-# Whom: <dmagda+libsamplerate@ee.ryerson.ca>
-#
+# Created by: <dmagda+libsamplerate@ee.ryerson.ca>
# $FreeBSD$
-#
PORTNAME= libsamplerate
PORTVERSION= 0.1.8
@@ -17,7 +13,8 @@ COMMENT= Secret Rabbit Code: a Sample Rate Converter for audio
LICENSE= GPLv2
LICENSE_FILE= ${WRKSRC}/COPYING
-USE_GNOME= gnomehack pkgconfig
+USE_GNOME= gnomehack
+USE_PKGCONFIG= build
USE_AUTOTOOLS= libtool
USE_LDCONFIG= yes