mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
Do not set GNU_CONFIGURE twice
This commit is contained in:
parent
8ba55355be
commit
ed3e2c714a
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=489670
2 changed files with 0 additions and 2 deletions
|
@ -20,7 +20,6 @@ GNU_CONFIGURE= yes
|
||||||
CONFIGURE_ARGS+=--with-expat=${LOCALBASE} --disable-test
|
CONFIGURE_ARGS+=--with-expat=${LOCALBASE} --disable-test
|
||||||
|
|
||||||
USES= libtool pkgconfig tar:bzip2
|
USES= libtool pkgconfig tar:bzip2
|
||||||
GNU_CONFIGURE= yes
|
|
||||||
USE_LDCONFIG= yes
|
USE_LDCONFIG= yes
|
||||||
LIBS+= -L${LOCALBASE}/lib -luriparser
|
LIBS+= -L${LOCALBASE}/lib -luriparser
|
||||||
|
|
||||||
|
|
|
@ -18,7 +18,6 @@ BROKEN_aarch64= fails to compile: invalid output constraint =a in assembler
|
||||||
BROKEN_armv6= fails to compile: invalid output constraint =a in assembler
|
BROKEN_armv6= fails to compile: invalid output constraint =a in assembler
|
||||||
BROKEN_powerpc64= fails to compile: 'itr' does not name a type
|
BROKEN_powerpc64= fails to compile: 'itr' does not name a type
|
||||||
|
|
||||||
GNU_CONFIGURE= yes
|
|
||||||
USE_CXXSTD= gnu++98
|
USE_CXXSTD= gnu++98
|
||||||
USE_PERL5= run
|
USE_PERL5= run
|
||||||
USE_LDCONFIG= yes
|
USE_LDCONFIG= yes
|
||||||
|
|
Loading…
Add table
Reference in a new issue