summaryrefslogtreecommitdiff
path: root/www/py-paste/Makefile
diff options
context:
space:
mode:
authorobache <obache>2012-01-27 06:54:40 +0000
committerobache <obache>2012-01-27 06:54:40 +0000
commit9070476057467df3e537857b1d1744558750dd6e (patch)
treedb35162ea75b1a3eef0b8e89b65e66f6d3c02c40 /www/py-paste/Makefile
parent1d9511a595fb5a484177cb4de9a91c8951ef8c3e (diff)
downloadpkgsrc-9070476057467df3e537857b1d1744558750dd6e.tar.gz
no compiler languages is required to build.
Diffstat (limited to 'www/py-paste/Makefile')
-rw-r--r--www/py-paste/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/www/py-paste/Makefile b/www/py-paste/Makefile
index f395f9e8055..8a7885a7a47 100644
--- a/www/py-paste/Makefile
+++ b/www/py-paste/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2010/07/26 12:38:42 obache Exp $
+# $NetBSD: Makefile,v 1.8 2012/01/27 06:57:26 obache Exp $
DISTNAME= Paste-1.7.4
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
@@ -12,5 +12,7 @@ LICENSE= mit
PKG_DESTDIR_SUPPORT= user-destdir
+USE_LANGUAGES= #none
+
.include "../../lang/python/egg.mk"
.include "../../mk/bsd.pkg.mk"