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 /devel/GConf | |
parent | f2da9b0082cbcef723fe573dac694da3bafef300 (diff) | |
download | pkgsrc-dfd9443556042a4526179747eb444a85acd63f20.tar.gz |
patthern -> pattern
Diffstat (limited to 'devel/GConf')
-rw-r--r-- | devel/GConf/buildlink.mk | 4 |
1 files changed, 2 insertions, 2 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 |