Update to 0.3
This commit is contained in:
parent
c8927aa4ac
commit
5ba5514039
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=24598
@ -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>
|
||||
|
@ -1 +1 @@
|
||||
MD5 (knapster-0.2.tar.gz) = 589dd6cd3bd77a54f64fb86618b1222a
|
||||
MD5 (knapster-0.3.tar.gz) = 9822b43b16ee29ef447ed9d08f95f5d6
|
||||
|
Loading…
Reference in New Issue
Block a user