diff options
-rw-r--r-- | devel/GConf/buildlink.mk | 4 | ||||
-rw-r--r-- | devel/oaf/buildlink.mk | 4 | ||||
-rw-r--r-- | devel/popt/buildlink.mk | 4 | ||||
-rw-r--r-- | textproc/libxml/buildlink.mk | 4 |
4 files changed, 8 insertions, 8 deletions
diff --git a/devel/GConf/buildlink.mk b/devel/GConf/buildlink.mk index 6e239a60cee..bbc2346d3e2 100644 --- a/devel/GConf/buildlink.mk +++ b/devel/GConf/buildlink.mk @@ -1,10 +1,10 @@ -# $NetBSD: buildlink.mk,v 1.3 2001/10/05 07:39:03 rh Exp $ +# $NetBSD: buildlink.mk,v 1.4 2002/01/13 11:45:31 wiz Exp $ # # This Makefile fragment is included by packages that use gconf. # # To use this Makefile fragment, simply: # -# (1) Optionally define BUILDLINK_DEPENDS.gconf to the dependency patthern +# (1) Optionally define BUILDLINK_DEPENDS.gconf to the dependency pattern # for the version of gconf desired. # (2) Include this Makefile fragment in the package Makefile, # (3) Add ${BUILDLINK_DIR}/include to the front of the C preprocessor's header diff --git a/devel/oaf/buildlink.mk b/devel/oaf/buildlink.mk index d5483e464b0..678ffb7d80f 100644 --- a/devel/oaf/buildlink.mk +++ b/devel/oaf/buildlink.mk @@ -1,10 +1,10 @@ -# $NetBSD: buildlink.mk,v 1.3 2001/10/03 20:56:45 jlam Exp $ +# $NetBSD: buildlink.mk,v 1.4 2002/01/13 11:45:31 wiz Exp $ # # This Makefile fragment is included by packages that use oaf. # # To use this Makefile fragment, simply: # -# (1) Optionally define BUILDLINK_DEPENDS.oaf to the dependency patthern +# (1) Optionally define BUILDLINK_DEPENDS.oaf to the dependency pattern # for the version of oaf desired. # (2) Include this Makefile fragment in the package Makefile, # (3) Add ${BUILDLINK_DIR}/include to the front of the C preprocessor's header diff --git a/devel/popt/buildlink.mk b/devel/popt/buildlink.mk index d3abb7b0e15..3d1093a1c3e 100644 --- a/devel/popt/buildlink.mk +++ b/devel/popt/buildlink.mk @@ -1,10 +1,10 @@ -# $NetBSD: buildlink.mk,v 1.1 2001/09/30 21:03:22 rh Exp $ +# $NetBSD: buildlink.mk,v 1.2 2002/01/13 11:45:31 wiz Exp $ # # This Makefile fragment is included by packages that use popt. # # To use this Makefile fragment, simply: # -# (1) Optionally define BUILDLINK_DEPENDS.popt to the dependency patthern +# (1) Optionally define BUILDLINK_DEPENDS.popt to the dependency pattern # for the version of popt desired. # (2) Include this Makefile fragment in the package Makefile, # (3) Add ${BUILDLINK_DIR}/include to the front of the C preprocessor's header diff --git a/textproc/libxml/buildlink.mk b/textproc/libxml/buildlink.mk index 34ea7539ef3..f1a9ea75e08 100644 --- a/textproc/libxml/buildlink.mk +++ b/textproc/libxml/buildlink.mk @@ -1,10 +1,10 @@ -# $NetBSD: buildlink.mk,v 1.8 2001/10/03 20:56:53 jlam Exp $ +# $NetBSD: buildlink.mk,v 1.9 2002/01/13 11:45:31 wiz Exp $ # # This Makefile fragment is included by packages that use libxml. # # To use this Makefile fragment, simply: # -# (1) Optionally define BUILDLINK_DEPENDS.libxml to the dependency patthern +# (1) Optionally define BUILDLINK_DEPENDS.libxml to the dependency pattern # for the version of libxml desired. # (2) Include this Makefile fragment in the package Makefile, # (3) Add ${BUILDLINK_DIR}/include to the front of the C preprocessor's header |