View | Details | Raw Unified | Return to bug 60380
Collapse All | Expand All

(-)hayes/Makefile (-3 / +9 lines)
Lines 5-13 Link Here
5
# $FreeBSD: ports/multimedia/hayes/Makefile,v 1.2 2003/07/27 12:49:33 arved Exp $
5
# $FreeBSD: ports/multimedia/hayes/Makefile,v 1.2 2003/07/27 12:49:33 arved Exp $
6
6
7
PORTNAME=		hayes
7
PORTNAME=		hayes
8
PORTVERSION=		1.3
8
PORTVERSION=		1.4
9
CATEGORIES=		multimedia kde
9
CATEGORIES=		multimedia kde
10
MASTER_SITES=		http://www.freekde.org/neil/hayes/
10
MASTER_SITES=		http://www.hakubi.us/hayes/
11
11
12
MAINTAINER=		brueffer@phoenix-systems.de
12
MAINTAINER=		brueffer@phoenix-systems.de
13
COMMENT=		A filesystem-based playlist for Noatun
13
COMMENT=		A filesystem-based playlist for Noatun
Lines 18-22 Link Here
18
USE_BZIP2=		yes
18
USE_BZIP2=		yes
19
USE_GMAKE=		yes
19
USE_GMAKE=		yes
20
GNU_CONFIGURE=		yes
20
GNU_CONFIGURE=		yes
21
USE_REINPLACE=          yes
21
22
22
.include <bsd.port.mk>
23
post-patch:
24
	@${REINPLACE_CMD} -e 's|-O2||g' ${WRKSRC}/${CONFIGURE_SCRIPT}
25
26
.include <bsd.port.pre.mk>
27
.include "${PORTSDIR}/x11/kde3/Makefile.kde"
28
.include <bsd.port.post.mk>
(-)hayes/distinfo (-1 / +1 lines)
Line 1 Link Here
1
MD5 (hayes-1.3.tar.bz2) = b358d8ca76d4daa37333593bf8d3b34a
1
MD5 (hayes-1.4.tar.bz2) = bb7d9c01fa80be82050bafb0832ca3fc
(-)hayes/pkg-descr (-1 / +1 lines)
Lines 7-10 Link Here
7
maintenance is no longer an issue.
7
maintenance is no longer an issue.
8
8
9
Author: Neil Stevens <neil@qualityassistant.com>
9
Author: Neil Stevens <neil@qualityassistant.com>
10
WWW: http://www.freekde.org/neil/hayes/
10
WWW: http://www.hakubi.us/hayes/

Return to bug 60380