summaryrefslogtreecommitdiff
path: root/pkgtools
diff options
context:
space:
mode:
authorjoerg <joerg@pkgsrc.org>2012-01-01 14:41:44 +0000
committerjoerg <joerg@pkgsrc.org>2012-01-01 14:41:44 +0000
commit22c3e707d8dabb16850e7dacef936a10a6fecfe4 (patch)
treef7409d5f884d4cbfcbeb1a1bbee992234573e7c9 /pkgtools
parent35d61263306eda8df2ef56146afdbfe6f94eded0 (diff)
downloadpkgsrc-22c3e707d8dabb16850e7dacef936a10a6fecfe4.tar.gz
Add bin to the buildlink filter to make sure that freetype-config is
visible from the modified PATH. Fixes ocamlgraphics.
Diffstat (limited to 'pkgtools')
-rw-r--r--pkgtools/x11-links/buildlink3.mk8
1 files changed, 4 insertions, 4 deletions
diff --git a/pkgtools/x11-links/buildlink3.mk b/pkgtools/x11-links/buildlink3.mk
index cd6e2bae605..4e996f53b45 100644
--- a/pkgtools/x11-links/buildlink3.mk
+++ b/pkgtools/x11-links/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.40 2011/08/01 15:09:28 wiz Exp $
+# $NetBSD: buildlink3.mk,v 1.41 2012/01/01 14:41:44 joerg Exp $
#
# Don't include this file manually! It will be included as necessary
# by bsd.buildlink3.mk.
@@ -16,11 +16,11 @@ BUILDLINK_API_DEPENDS.x11-links+= x11-links>=0.66
BUILDLINK_PKGSRCDIR.x11-links?= ../../pkgtools/x11-links
BUILDLINK_DEPMETHOD.x11-links?= build
-# Force all of the headers and libraries to be symlinked into
-# ${BUILDLINK_X11_DIR}, even in the "pkgviews" case.
+# Force all of the helper programs, headers and libraries to be symlinked
+# into ${BUILDLINK_X11_DIR}, even in the "pkgviews" case.
#
BUILDLINK_CONTENTS_FILTER.x11-links= \
- ${EGREP} '(include.*/|\.h$$|\.pc$$|/lib[^/]*$$)'
+ ${EGREP} '(bin/.*|include.*/|\.h$$|\.pc$$|/lib[^/]*$$)'
# Rename the symlinks so that they appear in ${BUILDLINK_X11_DIR}/include
# and ${BUILDLINK_X11_DIR}/lib.