pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/security/openvas-libraries Should not add to USE_LANGU...
details: https://anonhg.NetBSD.org/pkgsrc/rev/62a881eeadc2
branches: trunk
changeset: 568246:62a881eeadc2
user: obache <obache%pkgsrc.org@localhost>
date: Wed Dec 09 05:22:01 2009 +0000
description:
Should not add to USE_LANGUAGES, set instead.
Should not set to USE_TOOLS, add instead.
diffstat:
security/openvas-libraries/Makefile | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diffs (20 lines):
diff -r 083e0866995a -r 62a881eeadc2 security/openvas-libraries/Makefile
--- a/security/openvas-libraries/Makefile Wed Dec 09 05:19:36 2009 +0000
+++ b/security/openvas-libraries/Makefile Wed Dec 09 05:22:01 2009 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2009/09/09 17:32:29 joerg Exp $
+# $NetBSD: Makefile,v 1.4 2009/12/09 05:22:01 obache Exp $
#
DISTNAME= openvas-libraries-2.0.0
@@ -15,8 +15,8 @@
USE_LIBTOOL= YES
MAKE_JOBS_SAFE= NO
BUILD_DEFS+= VARBASE
-USE_LANGUAGES+= c++ c
-USE_TOOLS= pkg-config
+USE_LANGUAGES= c++ c
+USE_TOOLS+= pkg-config
CONFIGURE_ARGS+= --localstatedir=${VARBASE}
Home |
Main Index |
Thread Index |
Old Index