From 65eaf47a9bf44056be1e4d37c33417df6bcb75c0 Mon Sep 17 00:00:00 2001 From: Baptiste Daroussin Date: Sat, 6 Oct 2012 11:06:48 +0000 Subject: convert libcddb and libsamplerate to only build depend on pkgconf, track dependency impact --- audio/rubberband/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'audio/rubberband') 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 -- cgit v1.2.3