summaryrefslogtreecommitdiff
path: root/print/scribus
diff options
context:
space:
mode:
authorjoerg <joerg>2009-10-19 11:44:04 +0000
committerjoerg <joerg>2009-10-19 11:44:04 +0000
commit2be85dd6e3e50a8a4512ade576a5f873203ce878 (patch)
tree8ca619bd03454bedc8d6e938dc9a974f88e8e5eb /print/scribus
parent5ecd7f1eab4c94906452ea7828c5a8cb54b664c7 (diff)
downloadpkgsrc-2be85dd6e3e50a8a4512ade576a5f873203ce878.tar.gz
Builds fine with Python 2.6 too, so remove restriction.
Diffstat (limited to 'print/scribus')
-rw-r--r--print/scribus/Makefile5
1 files changed, 1 insertions, 4 deletions
diff --git a/print/scribus/Makefile b/print/scribus/Makefile
index 8fc47afe66f..b91a3e3f131 100644
--- a/print/scribus/Makefile
+++ b/print/scribus/Makefile
@@ -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+= --enable-cairo
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