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 dd0cce34cbcb..c5c8d1c1ce30 100644 --- a/editors/cooledit/Makefile +++ b/editors/cooledit/Makefile @@ -17,7 +17,7 @@ COMMENT= Suite of utilities, including a GUI editor USE_AUTOTOOLS= libtool USE_PYTHON= yes -USE_GETTEXT= yes +USES= gettext USE_GMAKE= yes GNU_CONFIGURE= yes USE_XORG= x11 xt |