diff options
Diffstat (limited to 'x11-fm/xnc/Makefile')
-rw-r--r-- | x11-fm/xnc/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-fm/xnc/Makefile b/x11-fm/xnc/Makefile index ae8d96c2c81e..dec49057ad43 100644 --- a/x11-fm/xnc/Makefile +++ b/x11-fm/xnc/Makefile @@ -25,7 +25,7 @@ COMMENT= File manager for X Window LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg \ png.5:${PORTSDIR}/graphics/png \ tiff.4:${PORTSDIR}/graphics/tiff \ - intl.5:${PORTSDIR}/devel/gettext + intl.5:${PORTSDIR}/devel/gettext-old WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} USE_XLIB= yes |