pkgsrc/security/lasso/Makefile

14 lines
344 B
Makefile
Raw Normal View History

# $NetBSD: Makefile,v 1.27 2016/03/05 11:27:54 jperkin 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= 2
.include "../../security/lasso/Makefile.common"