aboutsummaryrefslogtreecommitdiff
path: root/archivers
diff options
context:
space:
mode:
authorGreg Lewis <glewis@FreeBSD.org>2004-03-24 22:10:07 +0000
committerGreg Lewis <glewis@FreeBSD.org>2004-03-24 22:10:07 +0000
commitcf9a75e8ae988d06579f1abf5f6a2fd140762818 (patch)
tree7216759f3ab6b361614e0177dd7ef859158c8e4a /archivers
parent7d9c30c9a7b4160445cd248240c4d3458eeef726 (diff)
downloadports-cf9a75e8ae988d06579f1abf5f6a2fd140762818.tar.gz
ports-cf9a75e8ae988d06579f1abf5f6a2fd140762818.zip
Notes
Diffstat (limited to 'archivers')
-rw-r--r--archivers/rpm4/files/patch-beecrypt::configure2
-rw-r--r--archivers/rpm5/files/patch-beecrypt::configure2
2 files changed, 2 insertions, 2 deletions
diff --git a/archivers/rpm4/files/patch-beecrypt::configure b/archivers/rpm4/files/patch-beecrypt::configure
index 3b878381e589..e6085300e17d 100644
--- a/archivers/rpm4/files/patch-beecrypt::configure
+++ b/archivers/rpm4/files/patch-beecrypt::configure
@@ -5,7 +5,7 @@
# Always use our own libtool.
-LIBTOOL='$(SHELL) $(top_builddir)/libtool'
-+LIBTOOL='/usr/local/bin/libtool14'
++LIBTOOL='%%LOCALBASE%%/bin/libtool14'
# Prevent multiple expansion
diff --git a/archivers/rpm5/files/patch-beecrypt::configure b/archivers/rpm5/files/patch-beecrypt::configure
index 3b878381e589..e6085300e17d 100644
--- a/archivers/rpm5/files/patch-beecrypt::configure
+++ b/archivers/rpm5/files/patch-beecrypt::configure
@@ -5,7 +5,7 @@
# Always use our own libtool.
-LIBTOOL='$(SHELL) $(top_builddir)/libtool'
-+LIBTOOL='/usr/local/bin/libtool14'
++LIBTOOL='%%LOCALBASE%%/bin/libtool14'
# Prevent multiple expansion