aboutsummaryrefslogtreecommitdiff
path: root/shells
diff options
context:
space:
mode:
authorDavid E. O'Brien <obrien@FreeBSD.org>2002-03-28 02:13:55 +0000
committerDavid E. O'Brien <obrien@FreeBSD.org>2002-03-28 02:13:55 +0000
commit4a5f3b215c687bd920fc0395ce4da18279bb1dfd (patch)
tree9dd0431307575dc390e34bdf1e2e3a331b17ec91 /shells
parent2c7b3f88bd506e0718ffe8e6a1afd216bb7a144c (diff)
downloadports-4a5f3b215c687bd920fc0395ce4da18279bb1dfd.tar.gz
ports-4a5f3b215c687bd920fc0395ce4da18279bb1dfd.zip
No longer need to explicitly provide a GNU autconf target.
Notes
Notes: svn path=/head/; revision=56766
Diffstat (limited to 'shells')
-rw-r--r--shells/bash/Makefile1
-rw-r--r--shells/bash2/Makefile1
-rw-r--r--shells/bash3/Makefile1
3 files changed, 0 insertions, 3 deletions
diff --git a/shells/bash/Makefile b/shells/bash/Makefile
index 454de9a3c832..149ab6847a97 100644
--- a/shells/bash/Makefile
+++ b/shells/bash/Makefile
@@ -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:
diff --git a/shells/bash2/Makefile b/shells/bash2/Makefile
index 454de9a3c832..149ab6847a97 100644
--- a/shells/bash2/Makefile
+++ b/shells/bash2/Makefile
@@ -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:
diff --git a/shells/bash3/Makefile b/shells/bash3/Makefile
index 454de9a3c832..149ab6847a97 100644
--- a/shells/bash3/Makefile
+++ b/shells/bash3/Makefile
@@ -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: