diff options
-rw-r--r-- | x11/alacarte/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/alacarte/Makefile b/x11/alacarte/Makefile index 07cdc0f171e..290ac99a0ee 100644 --- a/x11/alacarte/Makefile +++ b/x11/alacarte/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.12 2008/11/08 14:12:31 wiz Exp $ +# $NetBSD: Makefile,v 1.13 2008/11/14 21:50:16 hasso Exp $ # DISTNAME= alacarte-0.11.6 @@ -16,7 +16,7 @@ GNU_CONFIGURE= yes USE_TOOLS+= intltool perl pkg-config gmake msgfmt USE_DIRS+= xdg-1.1 -PYTHON_VERSIONS_ACCEPTED= 25 24 +PYTHON_VERSIONS_ACCEPTED= 25 PY_PATCHPLIST= yes SUBST_CLASSES+= paths |