diff options
Diffstat (limited to 'devel/GConf/buildlink.mk')
-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 |