mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-28 05:29:48 +00:00
- revert ade's commit, since it breaks the ports due to something
looking like a reverse patching.
This commit is contained in:
parent
6878f9610a
commit
1356695910
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=112683
@ -44,14 +44,8 @@ SCRIPTS_ENV+= LIBTOOL=${LIBTOOL} LIBTOOLIZE=${LIBTOOLIZE} \
|
||||
LIBTOOL_VERSION=${LIBTOOL_VERSION} AUTOCONF=${AUTOCONF} \
|
||||
LIBTOOL_M4=${LOCALBASE}/share/aclocal/libtool${LIBTOOL_VERSION}.m4 \
|
||||
AUTOHEADER=${AUTOHEADER}
|
||||
|
||||
USE_ICONV= yes
|
||||
SCRIPTS_ENV+= LIBTOOL=${LIBTOOL} LIBTOOLIZE=${LIBTOOLIZE} \
|
||||
LIBTOOL_VERSION=${LIBTOOL_VERSION} AUTOCONF=${AUTOCONF} \
|
||||
LIBTOOL_M4=${LOCALBASE}/share/aclocal/libtool${LIBTOOL_VERSION}.m4 \
|
||||
AUTOHEADER=${AUTOHEADER}
|
||||
|
||||
USE_AUTOCONF_VER= 257
|
||||
USE_AUTOCONF_VER= 259
|
||||
USE_LIBTOOL_VER= 15
|
||||
USE_PERL5= yes
|
||||
USE_RC_SUBR= yes
|
||||
|
@ -44,14 +44,8 @@ SCRIPTS_ENV+= LIBTOOL=${LIBTOOL} LIBTOOLIZE=${LIBTOOLIZE} \
|
||||
LIBTOOL_VERSION=${LIBTOOL_VERSION} AUTOCONF=${AUTOCONF} \
|
||||
LIBTOOL_M4=${LOCALBASE}/share/aclocal/libtool${LIBTOOL_VERSION}.m4 \
|
||||
AUTOHEADER=${AUTOHEADER}
|
||||
|
||||
USE_ICONV= yes
|
||||
SCRIPTS_ENV+= LIBTOOL=${LIBTOOL} LIBTOOLIZE=${LIBTOOLIZE} \
|
||||
LIBTOOL_VERSION=${LIBTOOL_VERSION} AUTOCONF=${AUTOCONF} \
|
||||
LIBTOOL_M4=${LOCALBASE}/share/aclocal/libtool${LIBTOOL_VERSION}.m4 \
|
||||
AUTOHEADER=${AUTOHEADER}
|
||||
|
||||
USE_AUTOCONF_VER= 257
|
||||
USE_AUTOCONF_VER= 259
|
||||
USE_LIBTOOL_VER= 15
|
||||
USE_PERL5= yes
|
||||
USE_RC_SUBR= yes
|
||||
|
Loading…
Reference in New Issue
Block a user