summaryrefslogtreecommitdiff
path: root/audio
diff options
context:
space:
mode:
authorChris D. Faulhaber <jedgar@FreeBSD.org>2000-01-09 13:47:22 +0000
committerChris D. Faulhaber <jedgar@FreeBSD.org>2000-01-09 13:47:22 +0000
commit5ba5514039d3208bc3b04add5fc37df513e98357 (patch)
tree0dcc7060399f272647469eb5d32f415ab0bf8f20 /audio
parentMake the port (version 1.4) work on -current again where KERNEL has (diff)
Update to 0.3
Notes
Notes: svn path=/head/; revision=24598
Diffstat (limited to 'audio')
-rw-r--r--audio/knapster/Makefile8
-rw-r--r--audio/knapster/distinfo2
2 files changed, 6 insertions, 4 deletions
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 <jedgar@FreeBSD.org>
#
# $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 <bsd.port.mk>
diff --git a/audio/knapster/distinfo b/audio/knapster/distinfo
index 73aad93928f8..27d6a4272cf6 100644
--- a/audio/knapster/distinfo
+++ b/audio/knapster/distinfo
@@ -1 +1 @@
-MD5 (knapster-0.2.tar.gz) = 589dd6cd3bd77a54f64fb86618b1222a
+MD5 (knapster-0.3.tar.gz) = 9822b43b16ee29ef447ed9d08f95f5d6