diff options
Diffstat (limited to 'wm/icecc/Makefile')
-rw-r--r-- | wm/icecc/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/wm/icecc/Makefile b/wm/icecc/Makefile index f193df4a30a..433c1ed1c79 100644 --- a/wm/icecc/Makefile +++ b/wm/icecc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.31 2013/10/09 17:39:18 wiz Exp $ +# $NetBSD: Makefile,v 1.32 2014/01/25 10:30:26 wiz Exp $ # Package version reflects icecc version, with PKGREVISION incremented # for any tool updates, according to the authors scheme. @@ -39,6 +39,8 @@ PYTHON_PATCH_SCRIPTS= icecursorscfg-0.6/icecurcfg.py iceiconcvt-1.0/iceiconcvt.p PYTHON_PATCH_SCRIPTS+= icemergeprefs-0.5/icemergeprefs.py icerrun-0.5/icerrrun.py PYTHON_PATCH_SCRIPTS+= icerrun-0.5/icerrun.py +PYTHON_VERSIONS_INCOMPATIBLE= 33 # py-qt3-base + SUBST_CLASSES+= path SUBST_STAGE.path= post-patch SUBST_FILES.path= icebgset-1.3/icebgset.pro icecc-2.9/icecc.pro iceked-1.5/iceked.pro |