diff options
Diffstat (limited to 'x11-toolkits/gtksourceview/Makefile')
-rw-r--r-- | x11-toolkits/gtksourceview/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-toolkits/gtksourceview/Makefile b/x11-toolkits/gtksourceview/Makefile index 83b33cb14970..d252562d86ec 100644 --- a/x11-toolkits/gtksourceview/Makefile +++ b/x11-toolkits/gtksourceview/Makefile @@ -20,7 +20,7 @@ USE_BZIP2= yes .if !defined(REFERENCE_PORT) -USE_GETTEXT= yes +USES= gettext USE_GMAKE= yes USE_AUTOTOOLS= libtool USE_LDCONFIG= yes |