aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKyle Evans <kevans@FreeBSD.org>2021-01-07 22:02:55 +0000
committerKyle Evans <kevans@FreeBSD.org>2021-01-07 22:28:21 +0000
commit27e90f70e09d9d003bdea09c41be64a7ec2ece9a (patch)
tree8b1bb559111f539413554619c8960aa709178448
parente41367e3ae1246c2b086f9f920a175108aa72380 (diff)
downloadsrc-27e90f70e09d9d003bdea09c41be64a7ec2ece9a.tar.gz
src-27e90f70e09d9d003bdea09c41be64a7ec2ece9a.zip
stand: remove bogus dependency from libsa32
libsa32 is independent of libsa, they can build in parallel if needed.
-rw-r--r--stand/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/stand/Makefile b/stand/Makefile
index f08386424009..f11a77c9a499 100644
--- a/stand/Makefile
+++ b/stand/Makefile
@@ -73,8 +73,6 @@ SUBDIR_DEPEND_${_x}32+= libsa32
.endfor
# Remaining dependencies
-SUBDIR_DEPEND_libsa32+= libsa
-
SUBDIR_DEPEND_forth+= ficl
SUBDIR_DEPEND_lua+= liblua