[BACK]Return to Makefile CVS log [TXT][DIR] Up to [cvs.NetBSD.org] / pkgsrc / security / lasso

Annotation of pkgsrc/security/lasso/Makefile, Revision 1.30

1.30    ! wiz         1: # $NetBSD: Makefile,v 1.29 2016/07/09 06:38:54 wiz Exp $
1.7       obache      2:
1.1       manu        3: CONFIGURE_ARGS+=       --disable-python
1.6       manu        4: CONFIGURE_ARGS+=       --disable-php5
1.1       manu        5: CONFIGURE_ARGS+=       --disable-perl
                      6:
1.30    ! wiz         7: PYTHON_VERSIONS_INCOMPATIBLE=  34 35 # not yet ported as of 2.4.1
1.1       manu        8: PYTHON_FOR_BUILD_ONLY= yes
                      9:
1.5       obache     10: EXTRACT_USING=         bsdtar
                     11:
1.28      manu       12: #PKGREVISION= 1
1.29      wiz        13: PKGREVISION= 1
1.1       manu       14: .include "../../security/lasso/Makefile.common"

CVSweb <webmaster@jp.NetBSD.org>