diff options
Diffstat (limited to 'www/abyssws/Makefile')
-rw-r--r-- | www/abyssws/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/abyssws/Makefile b/www/abyssws/Makefile index 3b925d86e16c..94b408ac24cb 100644 --- a/www/abyssws/Makefile +++ b/www/abyssws/Makefile @@ -24,7 +24,7 @@ NO_STAGE= yes .include <bsd.port.pre.mk> .if ${OSVERSION} >= 700043 -LIB_DEPENDS+= c.6:${PORTSDIR}/misc/compat6x +LIB_DEPENDS+= libc.so.6:${PORTSDIR}/misc/compat6x .endif pre-install: |