pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/www/py-flup No C compiler needed here.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/d181c02c6690
branches:  trunk
changeset: 395826:d181c02c6690
user:      joerg <joerg%pkgsrc.org@localhost>
date:      Tue Jul 14 11:14:33 2009 +0000

description:
No C compiler needed here.

diffstat:

 www/py-flup/Makefile |  4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diffs (18 lines):

diff -r 29bf6ee53b5e -r d181c02c6690 www/py-flup/Makefile
--- a/www/py-flup/Makefile      Tue Jul 14 10:34:34 2009 +0000
+++ b/www/py-flup/Makefile      Tue Jul 14 11:14:33 2009 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2007/08/09 13:31:52 joerg Exp $
+# $NetBSD: Makefile,v 1.7 2009/07/14 11:14:33 joerg Exp $
 #
 
 DISTNAME=      flup-r2311
@@ -13,6 +13,8 @@
 
 PKG_DESTDIR_SUPPORT=   user-destdir
 
+USE_LANGUAGES= # empty
+
 WRKSRC=                ${WRKDIR}/${EGG_NAME}
 
 .include "../../lang/python/egg.mk"



Home | Main Index | Thread Index | Old Index