diff options
Diffstat (limited to 'www/py-moin')
-rw-r--r-- | www/py-moin/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/www/py-moin/Makefile b/www/py-moin/Makefile index dca17b4f6af..086e95d37ae 100644 --- a/www/py-moin/Makefile +++ b/www/py-moin/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.21 2012/10/04 00:21:58 cheusov Exp $ +# $NetBSD: Makefile,v 1.22 2012/10/28 06:31:01 asau Exp $ # VER= 1.9.4 @@ -13,8 +13,6 @@ HOMEPAGE= http://moinmo.in/ COMMENT= MoinMoin, a Python clone of WikiWiki LICENSE= gnu-gpl-v2 -PKG_DESTDIR_SUPPORT= user-destdir - USE_LANGUAGES= # none REPLACE_PYTHON= MoinMoin/i18n/tools/markup15to16.py \ |