pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/cad/openscad add gettext to USE_TOOLS
details: https://anonhg.NetBSD.org/pkgsrc/rev/047b0f87d819
branches: trunk
changeset: 353045:047b0f87d819
user: plunky <plunky%pkgsrc.org@localhost>
date: Sun Sep 25 10:20:22 2016 +0000
description:
add gettext to USE_TOOLS
diffstat:
cad/openscad/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r acfcacd3f315 -r 047b0f87d819 cad/openscad/Makefile
--- a/cad/openscad/Makefile Sat Sep 24 18:34:24 2016 +0000
+++ b/cad/openscad/Makefile Sun Sep 25 10:20:22 2016 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.37 2016/09/02 09:51:06 plunky Exp $
+# $NetBSD: Makefile,v 1.38 2016/09/25 10:20:22 plunky Exp $
#
DISTNAME= openscad-2015.03-2.src
@@ -12,7 +12,7 @@
LICENSE= gnu-gpl-v2
USE_LANGUAGES= c c++
-USE_TOOLS+= bison pkg-config
+USE_TOOLS+= bison gettext pkg-config
USE_LIBTOOL= yes
WRKSRC= ${WRKDIR}/${DISTNAME:R}
Home |
Main Index |
Thread Index |
Old Index