summaryrefslogtreecommitdiff
path: root/devel/libtool-base
diff options
context:
space:
mode:
authorjoerg <joerg>2006-11-01 09:01:56 +0000
committerjoerg <joerg>2006-11-01 09:01:56 +0000
commitfc6803fcbc446da729d311bdd48c9040408af242 (patch)
treec14abbd8bdfbe4225a5fc6784762eb1e221ba724 /devel/libtool-base
parent2ff6c760457758571aeff6881b2bab6d52496cb7 (diff)
downloadpkgsrc-fc6803fcbc446da729d311bdd48c9040408af242.tar.gz
DESTDIR support.
Diffstat (limited to 'devel/libtool-base')
-rw-r--r--devel/libtool-base/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/libtool-base/Makefile b/devel/libtool-base/Makefile
index 70d26f76d05..b588d37c3df 100644
--- a/devel/libtool-base/Makefile
+++ b/devel/libtool-base/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.78 2006/04/01 11:21:42 grant Exp $
+# $NetBSD: Makefile,v 1.79 2006/11/01 09:01:56 joerg Exp $
###########################################################################
###########################################################################
@@ -94,7 +94,7 @@ post-build:
${FILESDIR}/shlibtool.in > ${WRKSRC}/shlibtool
post-install:
- ${INSTALL_SCRIPT} ${WRKSRC}/shlibtool ${PREFIX}/bin/shlibtool
+ ${INSTALL_SCRIPT} ${WRKSRC}/shlibtool ${DESTDIR}${PREFIX}/bin/shlibtool
.endif
BUILDLINK_DEPMETHOD.dlcompat= build