diff options
Diffstat (limited to 'shells/bashc/Makefile')
-rw-r--r-- | shells/bashc/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/shells/bashc/Makefile b/shells/bashc/Makefile index eb27bc805398..e3f68853d454 100644 --- a/shells/bashc/Makefile +++ b/shells/bashc/Makefile @@ -15,7 +15,6 @@ MAINTAINER= alepulver@FreeBSD.org COMMENT= GNU bash shell extended with visual two-panel file browser GNU_CONFIGURE= yes -CONFIGURE_TARGET= --build=${ARCH}-portbld-freebsd${OSREL} PLIST_FILES= bin/bashc \ etc/bash_commander \ |