summaryrefslogtreecommitdiff
path: root/textproc/py-pygments
diff options
context:
space:
mode:
authorobache <obache>2012-02-04 12:35:12 +0000
committerobache <obache>2012-02-04 12:35:12 +0000
commitf34f9eb3b358d77fcc544318e5442dff862c1507 (patch)
tree5cb25075d63960239d991dd54549473137f31dbb /textproc/py-pygments
parent0449d9ebf121399e0b64c0b9e7911b63435de632 (diff)
downloadpkgsrc-f34f9eb3b358d77fcc544318e5442dff862c1507.tar.gz
No compiler is requilred.
Diffstat (limited to 'textproc/py-pygments')
-rw-r--r--textproc/py-pygments/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/textproc/py-pygments/Makefile b/textproc/py-pygments/Makefile
index d8494db57a8..a6a241098c4 100644
--- a/textproc/py-pygments/Makefile
+++ b/textproc/py-pygments/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 2011/02/28 08:54:04 obache Exp $
+# $NetBSD: Makefile,v 1.9 2012/02/04 12:35:12 obache Exp $
#
DISTNAME= Pygments-1.4
@@ -13,6 +13,8 @@ LICENSE= 2-clause-bsd
PKG_DESTDIR_SUPPORT= user-destdir
+USE_LANGUAGES= #none
+
.include "../../mk/bsd.prefs.mk"
.if !empty(PKGSRC_RUN_TEST:M[yY][eE][sS])