pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/wm/coma coma: fix the build by adding missing build de...
details: https://anonhg.NetBSD.org/pkgsrc/rev/ecdc2b0963df
branches: trunk
changeset: 401728:ecdc2b0963df
user: fcambus <fcambus%pkgsrc.org@localhost>
date: Mon Sep 23 14:57:12 2019 +0000
description:
coma: fix the build by adding missing build dependency on pkg-config.
OK kamil@
diffstat:
wm/coma/Makefile | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r a3c17016b375 -r ecdc2b0963df wm/coma/Makefile
--- a/wm/coma/Makefile Mon Sep 23 14:04:10 2019 +0000
+++ b/wm/coma/Makefile Mon Sep 23 14:57:12 2019 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2019/08/28 07:11:23 fcambus Exp $
+# $NetBSD: Makefile,v 1.4 2019/09/23 14:57:12 fcambus Exp $
DISTNAME= coma-1.0
CATEGORIES= wm
@@ -10,6 +10,7 @@
LICENSE= isc
USE_LANGUAGES= c99
+USE_TOOLS+= pkg-config
MAKE_FLAGS+= MAN_DIR="${PREFIX}/${PKGMANDIR}"
Home |
Main Index |
Thread Index |
Old Index