summaryrefslogtreecommitdiff
path: root/security/lasso/Makefile
blob: f873a6a6b7cd23a3dbee39875b9540388ab3a89b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
# $NetBSD: Makefile,v 1.1.1.1 2009/03/02 16:46:01 manu Exp $
#

CONFIGURE_ARGS+=	--disable-python
CONFIGURE_ARGS+=	--disable-php4
CONFIGURE_ARGS+=	--disable-perl

PKG_DESTDIR_SUPPORT=	destdir

PYTHON_FOR_BUILD_ONLY=	yes

.include "../../security/lasso/Makefile.common"