mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-20 00:21:35 +00: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
@ -20,7 +20,6 @@ GNU_CONFIGURE= yes
|
||||
CONFIGURE_ARGS+=--with-expat=${LOCALBASE} --disable-test
|
||||
|
||||
USES= libtool pkgconfig tar:bzip2
|
||||
GNU_CONFIGURE= yes
|
||||
USE_LDCONFIG= yes
|
||||
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_powerpc64= fails to compile: 'itr' does not name a type
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
USE_CXXSTD= gnu++98
|
||||
USE_PERL5= run
|
||||
USE_LDCONFIG= yes
|
||||
|
Loading…
Reference in New Issue
Block a user