summaryrefslogtreecommitdiff
path: root/textproc/eb
diff options
context:
space:
mode:
authoruebayasi <uebayasi>2007-06-07 13:01:27 +0000
committeruebayasi <uebayasi>2007-06-07 13:01:27 +0000
commited96b4b888b8cea7fd68f8ed550691aa4eb8b051 (patch)
tree03d5170a617088566ed88ca42cdb6d51b3009088 /textproc/eb
parent3fcb82c6e2bb521fbf1d01f1cc3ffdb374dd9e78 (diff)
downloadpkgsrc-ed96b4b888b8cea7fd68f8ed550691aa4eb8b051.tar.gz
Honour ${COMPILER_RPATH_FLAG} in a SUBST_SED.hoge.
Diffstat (limited to 'textproc/eb')
-rw-r--r--textproc/eb/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/eb/Makefile b/textproc/eb/Makefile
index bc59409845d..fdc91d5aa94 100644
--- a/textproc/eb/Makefile
+++ b/textproc/eb/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.41 2007/05/05 09:13:31 obache Exp $
+# $NetBSD: Makefile,v 1.42 2007/06/07 13:01:27 uebayasi Exp $
DISTNAME= eb-4.3
PKGREVISION= 1
@@ -69,7 +69,7 @@ EGDIR= ${PREFIX}/share/examples/eb
SUBST_CLASSES+= runpath
SUBST_STAGE.runpath= post-patch
SUBST_FILES.runpath= configure configure.ac
-SUBST_SED.runpath= -e 's|^\(.*LIBS=['\''"]\)-L\(\$$[^[:blank:]][^[:blank:]]*\)\(.*\)$$|\1-Wl,-R\2 -L\2\3|'
+SUBST_SED.runpath= -e 's|^\(.*LIBS=['\''"]\)-L\(\$$[^[:blank:]][^[:blank:]]*\)\(.*\)$$|\1${COMPILER_RPATH_FLAG}\2 -L\2\3|'
INSTALLATION_DIRS= share/eb/appendix