summaryrefslogtreecommitdiff
path: root/misc/orca
diff options
context:
space:
mode:
authortron <tron>2009-09-23 09:54:45 +0000
committertron <tron>2009-09-23 09:54:45 +0000
commit5a69e91ec229b4560f7a6079244fccfdd3fdd5fb (patch)
tree2ea31493b365caeb290a56bdc64a51a0373fa8b9 /misc/orca
parent9150e0b67fb005498fb9b861285824b6bd90b757 (diff)
downloadpkgsrc-5a69e91ec229b4560f7a6079244fccfdd3fdd5fb.tar.gz
Remove "PYTHON_VERSIONS_ACCEPTED= 26 25 24" which is unnecessary
after Python 2.3 has been removed from "pkgsrc". Approved by Thomas Klausner.
Diffstat (limited to 'misc/orca')
-rw-r--r--misc/orca/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/misc/orca/Makefile b/misc/orca/Makefile
index 46767e1e85d..49c71227a2c 100644
--- a/misc/orca/Makefile
+++ b/misc/orca/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.21 2009/08/26 19:58:03 sno Exp $
+# $NetBSD: Makefile,v 1.22 2009/09/23 09:54:46 tron Exp $
#
DISTNAME= orca-2.26.3
@@ -18,7 +18,6 @@ GNU_CONFIGURE= yes
USE_LIBTOOL= yes
USE_TOOLS+= intltool pkg-config gmake msgfmt
-PYTHON_VERSIONS_ACCEPTED= 26 25 24
CONFIGURE_ENV+= PYTHON=${PYTHONBIN}
PY_PATCHPLIST= yes