summaryrefslogtreecommitdiff
path: root/security/lasso/Makefile
blob: d1e7450c98f0503d18d6c3ca0ba622f8e42004dd (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
# $NetBSD: Makefile,v 1.26 2015/12/05 21:25:56 adam Exp $

CONFIGURE_ARGS+=	--disable-python
CONFIGURE_ARGS+=	--disable-php5
CONFIGURE_ARGS+=	--disable-perl

PYTHON_VERSIONS_INCOMPATIBLE=	33 34 35 # not yet ported as of 2.4.1
PYTHON_FOR_BUILD_ONLY=	yes

EXTRACT_USING=		bsdtar

PKGREVISION= 1
.include "../../security/lasso/Makefile.common"