pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/mk/buildlink3
Module Name: pkgsrc
Committed By: wiz
Date: Fri Mar 2 15:15:10 UTC 2018
Modified Files:
pkgsrc/mk/buildlink3: pkgconfig-builtin.mk
Log Message:
mk/pkgconfig-builtin.mk: use more recent package in example in comment
To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 pkgsrc/mk/buildlink3/pkgconfig-builtin.mk
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/mk/buildlink3/pkgconfig-builtin.mk
diff -u pkgsrc/mk/buildlink3/pkgconfig-builtin.mk:1.5 pkgsrc/mk/buildlink3/pkgconfig-builtin.mk:1.6
--- pkgsrc/mk/buildlink3/pkgconfig-builtin.mk:1.5 Sat Jul 11 07:56:25 2009
+++ pkgsrc/mk/buildlink3/pkgconfig-builtin.mk Fri Mar 2 15:15:10 2018
@@ -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