View | Details | Raw Unified | Return to bug 224578 | Differences between
and this patch

Collapse All | Expand All

(-)net/asio/Makefile (-1 / +2 lines)
Lines 3-9 Link Here
3
3
4
PORTNAME=	asio
4
PORTNAME=	asio
5
PORTVERSION=	1.10.6
5
PORTVERSION=	1.10.6
6
PORTREVISION=	2
6
PORTREVISION=	3
7
CATEGORIES=	net devel
7
CATEGORIES=	net devel
8
MASTER_SITES=	SF/${PORTNAME}/${PORTNAME}/${PORTVERSION}%20(Stable)/
8
MASTER_SITES=	SF/${PORTNAME}/${PORTNAME}/${PORTVERSION}%20(Stable)/
9
9
Lines 18-23 Link Here
18
GNU_CONFIGURE=	yes
18
GNU_CONFIGURE=	yes
19
USES=		gmake tar:bz2
19
USES=		gmake tar:bz2
20
NO_BUILD=	yes
20
NO_BUILD=	yes
21
NO_ARCH=	yes
21
INSTALL_TARGET=	install-data
22
INSTALL_TARGET=	install-data
22
23
23
.include <bsd.port.mk>
24
.include <bsd.port.mk>

Return to bug 224578