- Fix build in the case of path= environement variable is set

PR:		172747
Submitted by:	João Rocha Braga Filho <goffredo@gmail.com>
Feature safe:	yes
This commit is contained in:
Dmitry Marakasov 2012-10-17 17:27:46 +00:00
parent c504d442d1
commit d43121ae1a
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=306027
2 changed files with 13 additions and 1 deletions

View file

@ -7,7 +7,7 @@
PORTNAME= liblqr-1
DISTVERSION= 0.4.1
PORTREVISION= 2
PORTREVISION= 3
CATEGORIES= graphics
MASTER_SITES= http://liblqr.wdfiles.com/local--files/en:download-page/ \
http://mirror.amdmi3.ru/distfiles/

View file

@ -0,0 +1,12 @@
Fix user-set path envvar confusing libtool
--- configure.orig 2009-05-12 03:41:59.000000000 +0400
+++ configure 2012-10-17 21:18:41.318049637 +0400
@@ -19894,7 +19894,7 @@
cat <<_LT_EOF >> "$cfgfile"
#! $SHELL
-
+path=
# `$ECHO "$ofile" | sed 's%^.*/%%'` - Provide generalized library-building support services.
# Generated automatically by $as_me ($PACKAGE$TIMESTAMP) $VERSION
# Libtool was configured on host `(hostname || uname -n) 2>/dev/null | sed 1q`: