diff options
Diffstat (limited to 'editors/cooledit/Makefile')
-rw-r--r-- | editors/cooledit/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/editors/cooledit/Makefile b/editors/cooledit/Makefile index c3c7f1b52f68..9501be3025f3 100644 --- a/editors/cooledit/Makefile +++ b/editors/cooledit/Makefile @@ -7,6 +7,7 @@ PORTNAME= cooledit PORTVERSION= 3.17.5 +PORTREVISION= 1 CATEGORIES= editors MASTER_SITES= ${MASTER_SITE_SUNSITE} \ http://www.netins.net/showcase/Comput-IT/cooledit/src/ @@ -14,7 +15,7 @@ MASTER_SITE_SUBDIR= apps/editors/X/cooledit MAINTAINER= brett@peloton.runet.edu -LIB_DEPENDS= intl.1:${PORTSDIR}/devel/gettext-old \ +LIB_DEPENDS= intl.2:${PORTSDIR}/devel/gettext \ vga.1:${PORTSDIR}/graphics/svgalib USE_LIBTOOL= yes |