From f6683fc2e3ff8f22990afb95f37a13a8de9c78e1 Mon Sep 17 00:00:00 2001 From: "Chris D. Faulhaber" Date: Sun, 9 Jan 2000 17:37:17 +0000 Subject: Provide FreeBSD pthread capability to the GNU configure script in this port more correctly. This should be integrated into the source by the next release. --- audio/knapster/Makefile | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) (limited to 'audio/knapster') diff --git a/audio/knapster/Makefile b/audio/knapster/Makefile index ecf5c69f4500..f889d4378341 100644 --- a/audio/knapster/Makefile +++ b/audio/knapster/Makefile @@ -12,14 +12,12 @@ MASTER_SITES= http://www.chariot.net.au/~donoghue/ MAINTAINER= jedgar@FreeBSD.org +BUILD_DEPENDS= ${LOCALBASE}/bin/aclocal:${PORTSDIR}/devel/automake LIB_DEPENDS= kdecore.2:${PORTSDIR}/x11/kdelibs11 RUN_DEPENDS= ${LOCALBASE}/bin/kdehelp:${PORTSDIR}/x11/kdebase11 -GNU_CONFIGURE= yes +USE_AUTOCONF= yes USE_GMAKE= yes USE_QT= yes -pre-configure: - @${PERL} -pi.orig -e 's|lpthread|pthread|' ${WRKSRC}/configure - .include -- cgit v1.2.3