pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/sysutils/upower
Module Name: pkgsrc
Committed By: gutteridge
Date: Thu Aug 5 01:57:59 UTC 2021
Modified Files:
pkgsrc/sysutils/upower: Makefile
Log Message:
upower: add to BUILD_DEFS (noted by pkglint)
To generate a diff of this commit:
cvs rdiff -u -r1.17 -r1.18 pkgsrc/sysutils/upower/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/sysutils/upower/Makefile
diff -u pkgsrc/sysutils/upower/Makefile:1.17 pkgsrc/sysutils/upower/Makefile:1.18
--- pkgsrc/sysutils/upower/Makefile:1.17 Thu Aug 5 01:52:41 2021
+++ pkgsrc/sysutils/upower/Makefile Thu Aug 5 01:57:59 2021
@@ -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 @@ LICENSE= gnu-gpl-v2
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