aboutsummaryrefslogtreecommitdiff
path: root/audio/rubberband
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/rubberband
parentf5491cd4d655c54dafa20ba4d9db6a4088cdd470 (diff)
downloadports-65eaf47a9bf44056be1e4d37c33417df6bcb75c0.tar.gz
ports-65eaf47a9bf44056be1e4d37c33417df6bcb75c0.zip
Notes
Diffstat (limited to 'audio/rubberband')
-rw-r--r--audio/rubberband/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/rubberband/Makefile b/audio/rubberband/Makefile
index 7ca540f4d8cd..56eaa6bca209 100644
--- a/audio/rubberband/Makefile
+++ b/audio/rubberband/Makefile
@@ -32,6 +32,6 @@ CFLAGS+= -I${LOCALBASE}/include
CPPFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib
-USE_GNOME= pkgconfig
+USE_PKGCONFIG= build
.include <bsd.port.mk>