summaryrefslogtreecommitdiff
path: root/graphics/sane-backends/Makefile
blob: cedd4a6c121141ee4caa4accbdf409ed4306c60c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# $NetBSD: Makefile,v 1.11 2002/09/22 22:01:12 wiz Exp $

.include "Makefile.common"

DISTNAME=       sane-backends-${SANE_VERSION}

USE_BUILDLINK2=		YES
GNU_CONFIGURE=		YES
USE_GMAKE=		YES
USE_LIBTOOL=		YES

.include "../../devel/libusb/buildlink2.mk"
.include "../../graphics/jpeg/buildlink2.mk"
.include "../../mk/bsd.pkg.mk"

# -O to work around a bug with -O2 and egcs.
CFLAGS+=	-O