1
0
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:
Tobias Kortkamp 2019-01-08 10:45:40 +00:00
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

View File

@ -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

View File

@ -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