2015-04-02 18:55:09 +02:00
|
|
|
# $NetBSD: Makefile,v 1.24 2015/04/02 16:55:09 wiz 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-04-02 18:55:09 +02:00
|
|
|
PYTHON_VERSIONS_INCOMPATIBLE= 33 34 # 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
|
|
|
|
|
2009-03-02 17:46:01 +01:00
|
|
|
.include "../../security/lasso/Makefile.common"
|