pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/devel/tailor Any of compiler languages are not require...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/5c2fd11a26a2
branches:  trunk
changeset: 598639:5c2fd11a26a2
user:      obache <obache%pkgsrc.org@localhost>
date:      Sat Jan 28 10:43:00 2012 +0000

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

diffstat:

 devel/tailor/Makefile |  4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diffs (18 lines):

diff -r a9a4fa78e33b -r 5c2fd11a26a2 devel/tailor/Makefile
--- a/devel/tailor/Makefile     Sat Jan 28 10:41:09 2012 +0000
+++ b/devel/tailor/Makefile     Sat Jan 28 10:43:00 2012 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.19 2012/01/28 10:41:09 obache Exp $
+# $NetBSD: Makefile,v 1.20 2012/01/28 10:43:00 obache Exp $
 #
 
 DISTNAME=              tailor-0.9.35
@@ -13,6 +13,8 @@
 
 PKG_DESTDIR_SUPPORT=   user-destdir
 
+USE_LANGUAGES=         #none
+
 PYTHON_PATCH_SCRIPTS=  tailor
 
 AUTO_MKDIRS=           yes



Home | Main Index | Thread Index | Old Index