pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/print/scribus Builds fine with Python 2.6 too, so remo...
details: https://anonhg.NetBSD.org/pkgsrc/rev/e0a99e4374e8
branches: trunk
changeset: 566274:e0a99e4374e8
user: joerg <joerg%pkgsrc.org@localhost>
date: Mon Oct 19 11:44:04 2009 +0000
description:
Builds fine with Python 2.6 too, so remove restriction.
diffstat:
print/scribus/Makefile | 5 +----
1 files changed, 1 insertions(+), 4 deletions(-)
diffs (19 lines):
diff -r 2eb50a0564b4 -r e0a99e4374e8 print/scribus/Makefile
--- a/print/scribus/Makefile Mon Oct 19 11:43:21 2009 +0000
+++ b/print/scribus/Makefile Mon Oct 19 11:44:04 2009 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.62 2009/09/16 09:24:55 drochner Exp $
+# $NetBSD: Makefile,v 1.63 2009/10/19 11:44:04 joerg Exp $
DISTNAME= scribus-1.3.3.13
CATEGORIES= print
@@ -21,9 +21,6 @@
CONFIGURE_ARGS+= --with-extra-includes=${PREFIX}/include
CONFIGURE_ARGS+= --with-extra-libs=${PREFIX}/lib
CONFIGURE_ARGS+= --with-qt-dir=${QTDIR}
-# XXX should work with other Python versions, but there are
-# stupid assumptions in the configure script
-PYTHON_VERSIONS_ACCEPTED= 25 24
CONFIGURE_ARGS+= --with-pythondir=${PREFIX}
# XXX make an option
CONFIGURE_ARGS+= --disable-cups
Home |
Main Index |
Thread Index |
Old Index