diff options
Diffstat (limited to 'editors/cooledit/Makefile')
-rw-r--r-- | editors/cooledit/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/cooledit/Makefile b/editors/cooledit/Makefile index 54e455f6c0e1..96cf6c71c9e4 100644 --- a/editors/cooledit/Makefile +++ b/editors/cooledit/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= http://cooledit.sourceforge.net/ MAINTAINER= ports@FreeBSD.org COMMENT= Suite of utilities, including a GUI editor -LIB_DEPENDS= intl.4:${PORTSDIR}/devel/gettext \ +LIB_DEPENDS= intl.5:${PORTSDIR}/devel/gettext \ vga.1:${PORTSDIR}/graphics/svgalib USE_XPM= yes |