pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/sysutils/upower upower: add to BUILD_DEFS (noted by pk...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/223147bc8507
branches:  trunk
changeset: 456632:223147bc8507
user:      gutteridge <gutteridge%pkgsrc.org@localhost>
date:      Thu Aug 05 01:57:59 2021 +0000

description:
upower: add to BUILD_DEFS (noted by pkglint)

diffstat:

 sysutils/upower/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r f64e6a6cb583 -r 223147bc8507 sysutils/upower/Makefile
--- a/sysutils/upower/Makefile  Thu Aug 05 01:53:02 2021 +0000
+++ b/sysutils/upower/Makefile  Thu Aug 05 01:57:59 2021 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.17 2021/08/05 01:52:41 gutteridge Exp $
+# $NetBSD: Makefile,v 1.18 2021/08/05 01:57:59 gutteridge Exp $
 
 DISTNAME=      upower-0.99.12
 CATEGORIES=    sysutils
@@ -13,6 +13,7 @@
 USE_LIBTOOL=   yes
 GNU_CONFIGURE= yes
 USE_TOOLS+=    gmake pkg-config intltool xgettext msgmerge msgfmt
+BUILD_DEFS+=   VARBASE PKG_SYSCONFBASE
 
 BUILD_DEPENDS+=        docbook-xsl-[0-9]*:../../textproc/docbook-xsl
 



Home | Main Index | Thread Index | Old Index