summaryrefslogtreecommitdiff
path: root/textproc/py-textile/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/py-textile/Makefile')
-rw-r--r--textproc/py-textile/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/textproc/py-textile/Makefile b/textproc/py-textile/Makefile
index bae6211b622..3c5b862b08a 100644
--- a/textproc/py-textile/Makefile
+++ b/textproc/py-textile/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.10 2011/10/25 08:30:10 obache Exp $
+# $NetBSD: Makefile,v 1.11 2012/02/04 12:38:43 obache Exp $
#
DISTNAME= textile-2.1.5
@@ -13,5 +13,7 @@ LICENSE= modified-bsd
PKG_DESTDIR_SUPPORT= user-destdir
+USE_LANGUAGES= #none
+
.include "../../lang/python/egg.mk"
.include "../../mk/bsd.pkg.mk"