2016-03-05 12:27:40 +01:00
|
|
|
# $NetBSD: Makefile,v 1.27 2016/03/05 11:27:54 jperkin Exp $
|
2011-04-22 15:41:54 +02:00
|
|
|
|
2009-03-02 17:46:01 +01:00
|
|
|
CONFIGURE_ARGS+= --disable-python
|
2011-04-04 10:30:29 +02:00
|
|
|
CONFIGURE_ARGS+= --disable-php5
|
2009-03-02 17:46:01 +01:00
|
|
|
CONFIGURE_ARGS+= --disable-perl
|
|
|
|
|
2015-12-05 22:25:27 +01:00
|
|
|
PYTHON_VERSIONS_INCOMPATIBLE= 33 34 35 # not yet ported as of 2.4.1
|
2009-03-02 17:46:01 +01:00
|
|
|
PYTHON_FOR_BUILD_ONLY= yes
|
|
|
|
|
2011-03-24 04:04:16 +01:00
|
|
|
EXTRACT_USING= bsdtar
|
|
|
|
|
2016-03-05 12:27:40 +01:00
|
|
|
PKGREVISION= 2
|
2009-03-02 17:46:01 +01:00
|
|
|
.include "../../security/lasso/Makefile.common"
|