pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/www/py-blosxom Any of compiler languages are not requi...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/69a1522a2b47
branches:  trunk
changeset: 598588:69a1522a2b47
user:      obache <obache%pkgsrc.org@localhost>
date:      Fri Jan 27 07:04:52 2012 +0000

description:
Any of compiler languages are not required to build.

diffstat:

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

diffs (19 lines):

diff -r d99f77d8e4ca -r 69a1522a2b47 www/py-blosxom/Makefile
--- a/www/py-blosxom/Makefile   Fri Jan 27 07:00:22 2012 +0000
+++ b/www/py-blosxom/Makefile   Fri Jan 27 07:04:52 2012 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 2012/01/26 19:52:57 hauke Exp $
+# $NetBSD: Makefile,v 1.9 2012/01/27 07:04:52 obache Exp $
 #
 
 PYBLOXSOMVERS= 1.5.2
@@ -18,6 +18,9 @@
 PYTHON_VERSIONS_ACCEPTED=      27 26 25
 
 DIST_SUBDIR=   ${DISTNAME}     # upstream reissued tarball with no changes
+
+USE_LANGUAGES= #none
+
 DOC_SUBDIR=     share/doc/pyblosxom
 DOCDIR=         ${PREFIX}/${DOC_SUBDIR}
 DOCFILES=       AUTHORS INSTALL LICENSE README.rst UPGRADE WHATSNEW



Home | Main Index | Thread Index | Old Index