aboutsummaryrefslogtreecommitdiff
path: root/misc/compat9x
diff options
context:
space:
mode:
authorTobias Kortkamp <tobik@FreeBSD.org>2019-01-31 17:35:26 +0000
committerTobias Kortkamp <tobik@FreeBSD.org>2019-01-31 17:35:26 +0000
commit1af4347ebbbf5e4dbfed47108299f39113ea77f6 (patch)
tree13d101c4290ad24518256f064076c67a175f787e /misc/compat9x
parent3604b55b90df21e6bb8a1a86eea180ef6ac261b9 (diff)
Notes
Diffstat (limited to 'misc/compat9x')
-rw-r--r--misc/compat9x/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/compat9x/Makefile b/misc/compat9x/Makefile
index 06023098ea51..e32d14ae58c4 100644
--- a/misc/compat9x/Makefile
+++ b/misc/compat9x/Makefile
@@ -21,7 +21,7 @@ USE_LDCONFIG= ${TARGET_DIR}
.include <bsd.port.pre.mk>
.if ${OPSYS} == FreeBSD && ${OSVERSION} >= 1100000
-RUN_DEPENDS= compat10x-${ARCH}>=0:misc/compat10x
+RUN_DEPENDS+= compat10x-${ARCH}>=0:misc/compat10x
.endif
.if ${ARCH} == amd64