pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/x11/xlockmore Without pkg-config, xglock is not build.
details: https://anonhg.NetBSD.org/pkgsrc/rev/001dbd75bcf7
branches: trunk
changeset: 514901:001dbd75bcf7
user: joerg <joerg%pkgsrc.org@localhost>
date: Tue Jun 20 16:02:14 2006 +0000
description:
Without pkg-config, xglock is not build.
diffstat:
x11/xlockmore/Makefile | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diffs (18 lines):
diff -r 0939f4b4e4fb -r 001dbd75bcf7 x11/xlockmore/Makefile
--- a/x11/xlockmore/Makefile Tue Jun 20 15:52:26 2006 +0000
+++ b/x11/xlockmore/Makefile Tue Jun 20 16:02:14 2006 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.75 2006/05/09 10:57:29 tron Exp $
+# $NetBSD: Makefile,v 1.76 2006/06/20 16:02:14 joerg Exp $
.include "Makefile.common"
@@ -8,6 +8,8 @@
PLIST_SUBST+= LITE=""
+USE_TOOLS+= pkg-config
+
.include "../../audio/esound/buildlink3.mk"
.include "../../graphics/MesaLib/buildlink3.mk"
.include "../../graphics/glu/buildlink3.mk"
Home |
Main Index |
Thread Index |
Old Index