diff options
Diffstat (limited to 'misc/gaupol/Makefile')
-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 a0fbe502b8d..727e34d8815 100644 --- a/misc/gaupol/Makefile +++ b/misc/gaupol/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.20 2012/10/04 07:08:07 wiz Exp $ +# $NetBSD: Makefile,v 1.21 2012/10/08 09:57:22 asau Exp $ # DISTNAME= gaupol-0.19.2 @@ -19,7 +19,6 @@ DEPENDS+= ${PYPKGPREFIX}-gtk2>=2.16:../../x11/py-gtk2 PYDISTUTILSPKG= yes USE_LANGUAGES= # none USE_TOOLS+= intltool msgfmt -PKG_DESTDIR_SUPPORT= user-destdir PYSETUPARGS= --mandir=${PREFIX}/${PKGMANDIR} |