No longer need to explicitly provide a GNU autconf target.
This commit is contained in:
parent
2c7b3f88bd
commit
4a5f3b215c
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=56766
@ -21,7 +21,6 @@ MAINTAINER= obrien@FreeBSD.org
|
||||
GNU_CONFIGURE= Yes
|
||||
CONFIGURE_ARGS= --with-installed-readline
|
||||
CONFIGURE_ENV= LDFLAGS=-static
|
||||
CONFIGURE_TARGET= --target=${MACHINE_ARCH}-unknown-freebsd${OSREL}
|
||||
MAN1= bash.1 bashbug.1
|
||||
|
||||
post-install:
|
||||
|
@ -21,7 +21,6 @@ MAINTAINER= obrien@FreeBSD.org
|
||||
GNU_CONFIGURE= Yes
|
||||
CONFIGURE_ARGS= --with-installed-readline
|
||||
CONFIGURE_ENV= LDFLAGS=-static
|
||||
CONFIGURE_TARGET= --target=${MACHINE_ARCH}-unknown-freebsd${OSREL}
|
||||
MAN1= bash.1 bashbug.1
|
||||
|
||||
post-install:
|
||||
|
@ -21,7 +21,6 @@ MAINTAINER= obrien@FreeBSD.org
|
||||
GNU_CONFIGURE= Yes
|
||||
CONFIGURE_ARGS= --with-installed-readline
|
||||
CONFIGURE_ENV= LDFLAGS=-static
|
||||
CONFIGURE_TARGET= --target=${MACHINE_ARCH}-unknown-freebsd${OSREL}
|
||||
MAN1= bash.1 bashbug.1
|
||||
|
||||
post-install:
|
||||
|
Loading…
Reference in New Issue
Block a user