summaryrefslogtreecommitdiff
path: root/audio
diff options
context:
space:
mode:
authorjoerg <joerg>2009-09-07 19:02:13 +0000
committerjoerg <joerg>2009-09-07 19:02:13 +0000
commitfce0ec35b23203d8fcb7b567f85f333c367b9da4 (patch)
treea32b43bedb61c01f43058cd8394b9464563c3fc5 /audio
parent39ba41cab5c8edb68238b59b9ea5a2a85e27d3c2 (diff)
downloadpkgsrc-fce0ec35b23203d8fcb7b567f85f333c367b9da4.tar.gz
Retire Python 2.3 support.
Diffstat (limited to 'audio')
-rw-r--r--audio/solfege/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/audio/solfege/Makefile b/audio/solfege/Makefile
index 5a336680a02..10401634560 100644
--- a/audio/solfege/Makefile
+++ b/audio/solfege/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.22 2009/08/26 19:57:12 sno Exp $
+# $NetBSD: Makefile,v 1.23 2009/09/07 19:02:13 joerg Exp $
#
DISTNAME= solfege-3.14.1
@@ -62,7 +62,6 @@ post-install:
${DESTDIR}${PREFIX}/share/solfege/soundcard \
${DESTDIR}${PREFIX}/share/solfege/src
-PYTHON_VERSIONS_INCOMPATIBLE= 23
.include "../../lang/python/application.mk"
.include "../../sysutils/desktop-file-utils/desktopdb.mk"
.include "../../textproc/gnome-doc-utils/buildlink3.mk"