pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/mk/buildlink3 mk/pkgconfig-builtin.mk: use more recent...
details: https://anonhg.NetBSD.org/pkgsrc/rev/9dc4ed51993f
branches: trunk
changeset: 376465:9dc4ed51993f
user: wiz <wiz%pkgsrc.org@localhost>
date: Fri Mar 02 15:15:10 2018 +0000
description:
mk/pkgconfig-builtin.mk: use more recent package in example in comment
diffstat:
mk/buildlink3/pkgconfig-builtin.mk | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 6bfb34b8835e -r 9dc4ed51993f mk/buildlink3/pkgconfig-builtin.mk
--- a/mk/buildlink3/pkgconfig-builtin.mk Fri Mar 02 15:14:21 2018 +0000
+++ b/mk/buildlink3/pkgconfig-builtin.mk Fri Mar 02 15:15:10 2018 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: pkgconfig-builtin.mk,v 1.5 2009/07/11 07:56:25 rillig Exp $
+# $NetBSD: pkgconfig-builtin.mk,v 1.6 2018/03/02 15:15:10 wiz Exp $
# This file is used to factor out a common pattern in builtin.mk files
# backed up by the existence of a pkgconfig file.
@@ -12,7 +12,7 @@
# The absolute path where the pkgconfig file of the native
# implementation of the package is stored.
#
-# Example: ${X11BASE}/lib/pkgconfig/fontcacheproto.pc
+# Example: ${X11BASE}/lib/pkgconfig/present.pc
#
# PKGCONFIG_BASE.<BUILTIN_PKG> (optional)
# The base location for a native implementation of the package.
Home |
Main Index |
Thread Index |
Old Index