diff options
Diffstat (limited to 'misc')
-rw-r--r-- | misc/gaupol/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/misc/gaupol/Makefile b/misc/gaupol/Makefile index 4c121c67619..a0fbe502b8d 100644 --- a/misc/gaupol/Makefile +++ b/misc/gaupol/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.19 2012/03/15 11:53:30 obache Exp $ +# $NetBSD: Makefile,v 1.20 2012/10/04 07:08:07 wiz Exp $ # DISTNAME= gaupol-0.19.2 @@ -16,7 +16,6 @@ DEPENDS+= ${PYPKGPREFIX}-chardet-[0-9]*:../../converters/py-chardet DEPENDS+= ${PYPKGPREFIX}-enchant>=1.4:../../textproc/py-enchant DEPENDS+= ${PYPKGPREFIX}-gtk2>=2.16:../../x11/py-gtk2 -PYTHON_VERSIONS_ACCEPTED= 27 26 PYDISTUTILSPKG= yes USE_LANGUAGES= # none USE_TOOLS+= intltool msgfmt |