From 1f40a115597a757dffb35d76fc06e4ced0708e2b Mon Sep 17 00:00:00 2001 From: wiz Date: Fri, 9 May 2014 07:36:53 +0000 Subject: Mark packages that are not ready for python-3.3 also not ready for 3.4, until proven otherwise. --- print/scribus/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'print/scribus') diff --git a/print/scribus/Makefile b/print/scribus/Makefile index 9259ffa953c..379144bf1ac 100644 --- a/print/scribus/Makefile +++ b/print/scribus/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.95 2014/05/05 00:48:18 ryoon Exp $ +# $NetBSD: Makefile,v 1.96 2014/05/09 07:37:17 wiz Exp $ DISTNAME= scribus-1.3.3.14 PKGREVISION= 20 @@ -21,7 +21,7 @@ USE_CMAKE= yes LDFLAGS.DragonFly= -lX11 -PYTHON_VERSIONS_INCOMPATIBLE= 33 # not yet ported as of 1.3.3.14 +PYTHON_VERSIONS_INCOMPATIBLE= 33 34 # not yet ported as of 1.3.3.14 CONFIGURE_ENV+= FREETYPE_DIR=${BUILDLINK_PREFIX.freetype2} CONFIGURE_ARGS+= --enable-cairo -- cgit v1.2.3