summaryrefslogtreecommitdiff
path: root/games
diff options
context:
space:
mode:
authorsnj <snj@pkgsrc.org>2008-11-29 21:17:20 +0000
committersnj <snj@pkgsrc.org>2008-11-29 21:17:20 +0000
commit986736453148a2effc38360c9314a98905338929 (patch)
treee95970f3900bfc454d5a58dbe142a42950ac007a /games
parent54628d0029a39986980071b208f2755fc9e77dc1 (diff)
downloadpkgsrc-986736453148a2effc38360c9314a98905338929.tar.gz
No more python15 incompatibility, as python15 is gone.
Diffstat (limited to 'games')
-rw-r--r--games/pysolfc/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/games/pysolfc/Makefile b/games/pysolfc/Makefile
index 76edddf626f..b4844090a97 100644
--- a/games/pysolfc/Makefile
+++ b/games/pysolfc/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2008/11/16 07:12:03 snj Exp $
+# $NetBSD: Makefile,v 1.2 2008/11/29 21:17:20 snj Exp $
DISTNAME= PySolFC-1.1
PKGNAME= ${DISTNAME:tl}
@@ -12,7 +12,7 @@ COMMENT= Over 1000 solitaire games
PKG_DESTDIR_SUPPORT= user-destdir
-PYTHON_VERSIONS_INCOMPATIBLE= 15 21
+PYTHON_VERSIONS_INCOMPATIBLE= 21
PYDISTUTILSPKG= yes