[BACK]Return to Makefile CVS log [TXT][DIR] Up to [cvs.NetBSD.org] / pkgsrc / security / lasso

File: [cvs.NetBSD.org] / pkgsrc / security / lasso / Makefile (download)

Revision 1.35, Fri Apr 26 13:14:12 2019 UTC (4 years, 11 months ago) by maya
Branch: MAIN
Changes since 1.34: +2 -2 lines

Omit mentions of python 34 and 35, after those were removed.

- Includes some whitespace changes, to be handled in a separate commit.

# $NetBSD: Makefile,v 1.35 2019/04/26 13:14:12 maya Exp $

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

PYTHON_VERSIONS_INCOMPATIBLE=	 36 37 # not yet ported as of 2.4.1
PYTHON_FOR_BUILD_ONLY=	yes

EXTRACT_USING=		bsdtar

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