aboutsummaryrefslogtreecommitdiff
path: root/x11
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2015-04-11 08:18:30 +0000
committerMathieu Arnold <mat@FreeBSD.org>2015-04-11 08:18:30 +0000
commitc73035b9b3a63554a54764a9d17291af34b99451 (patch)
tree55ded6e70e279398e9c16d3a859f99bb988536a8 /x11
parentb2dfe1bbf3af2e68d29b42767b9bd4c0998c72ab (diff)
downloadports-c73035b9b3a63554a54764a9d17291af34b99451.tar.gz
ports-c73035b9b3a63554a54764a9d17291af34b99451.zip
Configure fails with:
configure: error: GNU gettext tools not found; required for intltool Sponsored by: Absolight
Notes
Notes: svn path=/head/; revision=383778
Diffstat (limited to 'x11')
-rw-r--r--x11/libfm-extra/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/libfm-extra/Makefile b/x11/libfm-extra/Makefile
index 01eeff6e3ea1..f677604deeec 100644
--- a/x11/libfm-extra/Makefile
+++ b/x11/libfm-extra/Makefile
@@ -12,7 +12,7 @@ COMMENT= Core library of PCManFM file manager
LICENSE= LGPL21
-USES= gmake libtool pathfix pkgconfig tar:xz
+USES= gmake libtool pathfix pkgconfig tar:xz gettext-tools
USE_GNOME= glib20 intltool intlhack
USE_LDCONFIG= yes
GNU_CONFIGURE= yes