summaryrefslogtreecommitdiff
path: root/games
diff options
context:
space:
mode:
authorsnj <snj>2008-11-29 21:17:20 +0000
committersnj <snj>2008-11-29 21:17:20 +0000
commit40d53fda7312c9ef924299feb4419fe9f8270fba (patch)
treee95970f3900bfc454d5a58dbe142a42950ac007a /games
parent18100fa0098566b6704e67c5660dbbdfd89c6fcb (diff)
downloadpkgsrc-40d53fda7312c9ef924299feb4419fe9f8270fba.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