diff options
author | wiz <wiz@pkgsrc.org> | 2002-01-13 11:45:31 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2002-01-13 11:45:31 +0000 |
commit | dfd9443556042a4526179747eb444a85acd63f20 (patch) | |
tree | 1d03124b76a0ec938273af6c2e7b05790eaa00fd /textproc/libxml | |
parent | f2da9b0082cbcef723fe573dac694da3bafef300 (diff) | |
download | pkgsrc-dfd9443556042a4526179747eb444a85acd63f20.tar.gz |
patthern -> pattern
Diffstat (limited to 'textproc/libxml')
-rw-r--r-- | textproc/libxml/buildlink.mk | 4 |
1 files changed, 2 insertions, 2 deletions
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 |