diff options
-rw-r--r-- | sysutils/system-tools-backends/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sysutils/system-tools-backends/Makefile b/sysutils/system-tools-backends/Makefile index 9962b3725107..e00e9f461568 100644 --- a/sysutils/system-tools-backends/Makefile +++ b/sysutils/system-tools-backends/Makefile @@ -19,6 +19,7 @@ COMMENT= Backend system admin scripts for gnome-system-tools USE_BZIP2= yes USE_GMAKE= yes USE_PERL5= yes +USE_GETTEXT= yes PREFIX?= ${X11BASE} USE_GNOME= gnomehack gnometarget intlhack GNU_CONFIGURE= yes |