pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/security/lasso Mark as not ready for python-3.x. Some ...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/f0dc07e039a7
branches:  trunk
changeset: 649143:f0dc07e039a7
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Thu Apr 02 16:55:09 2015 +0000

description:
Mark as not ready for python-3.x. Some cleanup.

diffstat:

 security/lasso/Makefile |  8 ++------
 1 files changed, 2 insertions(+), 6 deletions(-)

diffs (20 lines):

diff -r 6f7743f76fa7 -r f0dc07e039a7 security/lasso/Makefile
--- a/security/lasso/Makefile   Thu Apr 02 15:30:24 2015 +0000
+++ b/security/lasso/Makefile   Thu Apr 02 16:55:09 2015 +0000
@@ -1,14 +1,10 @@
-# $NetBSD: Makefile,v 1.23 2015/04/01 14:05:02 manu Exp $
-#
-
-#PKGREVISION=          1
+# $NetBSD: Makefile,v 1.24 2015/04/02 16:55:09 wiz Exp $
 
 CONFIGURE_ARGS+=       --disable-python
 CONFIGURE_ARGS+=       --disable-php5
 CONFIGURE_ARGS+=       --disable-perl
 
-PKG_DESTDIR_SUPPORT=   destdir
-
+PYTHON_VERSIONS_INCOMPATIBLE=  33 34 # not yet ported as of 2.4.1
 PYTHON_FOR_BUILD_ONLY= yes
 
 EXTRACT_USING=         bsdtar



Home | Main Index | Thread Index | Old Index