aboutsummaryrefslogtreecommitdiff
path: root/shells/ksh93-devel
diff options
context:
space:
mode:
authorCy Schubert <cy@FreeBSD.org>2019-02-10 23:44:16 +0000
committerCy Schubert <cy@FreeBSD.org>2019-02-10 23:44:16 +0000
commit13a79eeeca129a2d41450f958124d2217ec23977 (patch)
treeb5a985571f8968b0fbaca9898981a6944b506dc9 /shells/ksh93-devel
parent82f54a7119059d4282de4cc5001b0171c4525545 (diff)
downloadports-13a79eeeca129a2d41450f958124d2217ec23977.tar.gz
ports-13a79eeeca129a2d41450f958124d2217ec23977.zip
Remove the remnant the defunct STATIC option.
Notes
Notes: svn path=/head/; revision=492658
Diffstat (limited to 'shells/ksh93-devel')
-rw-r--r--shells/ksh93-devel/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/shells/ksh93-devel/Makefile b/shells/ksh93-devel/Makefile
index 3191211bdbdd..09b0b440ad34 100644
--- a/shells/ksh93-devel/Makefile
+++ b/shells/ksh93-devel/Makefile
@@ -36,8 +36,6 @@ LDFLAGS+= -lm
MESON_BUILD_DIR= build
MAKE_ENV= CCFLAGS="${CFLAGS}"
-STATIC_MAKE_ENV= LDFLAGS+=-static
-
BROKEN_aarch64= Fails to compile: needs sbrk
OPTIONS_DEFAULT= KSH93