summaryrefslogtreecommitdiff
path: root/pkgtools/x11-links
diff options
context:
space:
mode:
authorjoerg <joerg>2012-01-01 14:41:44 +0000
committerjoerg <joerg>2012-01-01 14:41:44 +0000
commit463de264c12434987906cf76750c455e68536d4e (patch)
treef7409d5f884d4cbfcbeb1a1bbee992234573e7c9 /pkgtools/x11-links
parent57cc4ecf11a86022acc7bfbdf815fa45390db1fa (diff)
downloadpkgsrc-463de264c12434987906cf76750c455e68536d4e.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/x11-links')
-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.