1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-12 07:27:57 +00:00

- Unbreak after previous commit

This commit is contained in:
Ryan Steinmetz 2014-08-20 11:48:55 +00:00
parent e778aaa42d
commit 3b07ddca59
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=365443

View File

@ -37,7 +37,7 @@ DIST_OSVER= 8
.if ${ARCH} == amd64
DIST_EXT= _x64
RUN_DEPENDS+= ${LOCALBASE}/lib/compat/libstdc++.so.6:${PORTSDIR}/misc/compat9x
.elif
.else
RUN_DEPENDS+= ${LOCALBASE}/lib32/compat/libstdc++.so.6:${PORTSDIR}/misc/compat9x
.endif