From 5ba5514039d3208bc3b04add5fc37df513e98357 Mon Sep 17 00:00:00 2001 From: "Chris D. Faulhaber" Date: Sun, 9 Jan 2000 13:47:22 +0000 Subject: Update to 0.3 --- audio/knapster/Makefile | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) (limited to 'audio/knapster/Makefile') diff --git a/audio/knapster/Makefile b/audio/knapster/Makefile index 51fc8edf45b3..ecf5c69f4500 100644 --- a/audio/knapster/Makefile +++ b/audio/knapster/Makefile @@ -1,18 +1,17 @@ # New ports collection makefile for: knapster -# Version required: 0.2 +# Version required: 0.3 # Date created: 06 January 2000 # Whom: Chris D. Faulhaber # # $FreeBSD$ # -DISTNAME= knapster-0.2 +DISTNAME= knapster-0.3 CATEGORIES= audio kde MASTER_SITES= http://www.chariot.net.au/~donoghue/ MAINTAINER= jedgar@FreeBSD.org -BUILD_DEPENDS= ${LOCALBASE}/bin/autoconf:${PORTSDIR}/devel/autoconf LIB_DEPENDS= kdecore.2:${PORTSDIR}/x11/kdelibs11 RUN_DEPENDS= ${LOCALBASE}/bin/kdehelp:${PORTSDIR}/x11/kdebase11 @@ -20,4 +19,7 @@ GNU_CONFIGURE= yes USE_GMAKE= yes USE_QT= yes +pre-configure: + @${PERL} -pi.orig -e 's|lpthread|pthread|' ${WRKSRC}/configure + .include -- cgit v1.2.3