pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/news/hellanzb No compler is required.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/dbea09b262ad
branches:  trunk
changeset: 599040:dbea09b262ad
user:      obache <obache%pkgsrc.org@localhost>
date:      Sat Feb 04 05:59:35 2012 +0000

description:
No compler is required.

diffstat:

 news/hellanzb/Makefile |  4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diffs (18 lines):

diff -r 07df635741ab -r dbea09b262ad news/hellanzb/Makefile
--- a/news/hellanzb/Makefile    Sat Feb 04 05:56:24 2012 +0000
+++ b/news/hellanzb/Makefile    Sat Feb 04 05:59:35 2012 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2012/02/04 05:13:03 obache Exp $
+# $NetBSD: Makefile,v 1.7 2012/02/04 05:59:35 obache Exp $
 #
 .include "../../news/hellanzb/Makefile.version"
 
@@ -19,6 +19,8 @@
 DEPENDS+=      par2>=0.4:../../archivers/par2
 DEPENDS+=      unrar>=3.5.4:../../archivers/unrar
 
+USE_LANGUAGES= #none
+
 PYTHON_VERSIONS_ACCEPTED=      27 26 25 24
 
 EGDIR=         ${PREFIX}/share/examples/${PKGBASE}



Home | Main Index | Thread Index | Old Index