summaryrefslogtreecommitdiff
path: root/security/lasso/Makefile
blob: fd8fb0352c323f730b637d0fe4b80f72cbd6ac4d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# $NetBSD: Makefile,v 1.4 2010/01/17 12:02:41 wiz Exp $
#

PKGREVISION=	4

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"