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 5eaa36b3fd6..c3c7f1b52f6 100644 --- a/editors/cooledit/Makefile +++ b/editors/cooledit/Makefile @@ -14,7 +14,7 @@ MASTER_SITE_SUBDIR= apps/editors/X/cooledit MAINTAINER= brett@peloton.runet.edu -LIB_DEPENDS= intl.1:${PORTSDIR}/devel/gettext \ +LIB_DEPENDS= intl.1:${PORTSDIR}/devel/gettext-old \ vga.1:${PORTSDIR}/graphics/svgalib USE_LIBTOOL= yes |