diff options
Diffstat (limited to 'ftp')
-rw-r--r-- | ftp/gftp/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ftp/gftp/Makefile b/ftp/gftp/Makefile index 551722073df5..c1d7ab95e8c7 100644 --- a/ftp/gftp/Makefile +++ b/ftp/gftp/Makefile @@ -15,6 +15,7 @@ LICENSE= GPLv2 USES= pathfix pkgconfig tar:bzip2 ssl GNU_CONFIGURE= yes USE_GNOME= glib20 gtk20 +CFLAGS+= -D_WANT_SEMUN OPTIONS_DEFINE= NLS OPTIONS_SUB= yes |