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

Collapse All | Expand All

(-)Makefile (-2 / +1 lines)
Lines 3-9 Link Here
3
#    $MCom: ports/print/gutenprint/Makefile,v 1.8 2007/04/03 17:42:21 ahze Exp $
3
#    $MCom: ports/print/gutenprint/Makefile,v 1.8 2007/04/03 17:42:21 ahze Exp $
4
4
5
PORTNAME=	gutenprint
5
PORTNAME=	gutenprint
6
PORTVERSION=	5.2.8
6
PORTVERSION=	5.2.10
7
CATEGORIES=	print
7
CATEGORIES=	print
8
MASTER_SITES=	# empty
8
MASTER_SITES=	# empty
9
DISTFILES=	# empty
9
DISTFILES=	# empty
Lines 23-29 Link Here
23
23
24
NO_BUILD=	yes
24
NO_BUILD=	yes
25
25
26
NO_STAGE=	yes
27
.include <bsd.port.pre.mk>
26
.include <bsd.port.pre.mk>
28
27
29
.if ${PORT_OPTIONS:MCUPS}
28
.if ${PORT_OPTIONS:MCUPS}

Return to bug 191209