aboutsummaryrefslogtreecommitdiff
path: root/ftp/yafc
diff options
context:
space:
mode:
authorTobias Kortkamp <tobik@FreeBSD.org>2019-11-08 14:47:00 +0000
committerTobias Kortkamp <tobik@FreeBSD.org>2019-11-08 14:47:00 +0000
commitc4927e043cf01f73da57920698b695c0c6cf3e64 (patch)
tree448a74c1d2fa9218ed879cc777821d13e1e1a9e8 /ftp/yafc
parent3cf0c52fa6016687078f1be15489ab2af19dc330 (diff)
downloadports-c4927e043cf01f73da57920698b695c0c6cf3e64.tar.gz
ports-c4927e043cf01f73da57920698b695c0c6cf3e64.zip
Add missing USES={gnome,php,sdl} to the rest
Notes
Notes: svn path=/head/; revision=517072
Diffstat (limited to 'ftp/yafc')
-rw-r--r--ftp/yafc/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/ftp/yafc/Makefile b/ftp/yafc/Makefile
index d7d8ed694241..85f88f181168 100644
--- a/ftp/yafc/Makefile
+++ b/ftp/yafc/Makefile
@@ -17,7 +17,7 @@ LICENSE= GPLv2+
OPTIONS_DEFINE= BASH EXAMPLES NLS SSH READLINE
OPTIONS_DEFAULT=BASH SSH
-USES= gmake tar:xz ssl
+USES= gmake ssl tar:xz
GNU_CONFIGURE= yes
CONFIGURE_ENV= ac_cv_ipv6=yes
CONFIGURE_ARGS= --with-socks=no --with-socks5=no --with-krb4=no \
@@ -31,7 +31,7 @@ PLIST_FILES= bin/yafc \
man/man1/yafc.1.gz
INFO= yafc
-NLS_USES= gettext
+NLS_USES= gettext gnome
NLS_USE= GNOME=intltool
NLS_CONFIGURE_WITH= gettext=${LOCALBASE}
NLS_PLIST_FILES= share/locale/de/LC_MESSAGES/yafc.mo \