diff options
Diffstat (limited to 'graphics/xnview/Makefile')
-rw-r--r-- | graphics/xnview/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/xnview/Makefile b/graphics/xnview/Makefile index 92004097f030..578bff09e181 100644 --- a/graphics/xnview/Makefile +++ b/graphics/xnview/Makefile @@ -19,7 +19,7 @@ INSTALL_SLIB= yes OPTIONS_DEFINE= DOCS -LIB_DEPENDS+= libc.so.5:${PORTSDIR}/misc/compat5x +LIB_DEPENDS+= libc.so.5:misc/compat5x DISTFILES+= NConvert-x86-unknown-FreeBSD6.x.tgz WRKSRC_NC= ${WRKDIR}/NConvert |