aboutsummaryrefslogtreecommitdiff
path: root/sysutils/xfsprogs
diff options
context:
space:
mode:
authorAdam Weinberger <adamw@FreeBSD.org>2014-07-23 13:24:53 +0000
committerAdam Weinberger <adamw@FreeBSD.org>2014-07-23 13:24:53 +0000
commit2ac8e45b302661f32c1150bc000ad597714a545f (patch)
tree90ea9c07e1113a3bc340f96d46f703b5020d7eec /sysutils/xfsprogs
parent9be0d645fd930e63a69f8b0fc651971b3be0f5f9 (diff)
downloadports-2ac8e45b302661f32c1150bc000ad597714a545f.tar.gz
ports-2ac8e45b302661f32c1150bc000ad597714a545f.zip
Add USES=readline to fix build on -current.
Notes
Notes: svn path=/head/; revision=362689
Diffstat (limited to 'sysutils/xfsprogs')
-rw-r--r--sysutils/xfsprogs/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/xfsprogs/Makefile b/sysutils/xfsprogs/Makefile
index 77c8c558b520..26dc9d986d4a 100644
--- a/sysutils/xfsprogs/Makefile
+++ b/sysutils/xfsprogs/Makefile
@@ -17,7 +17,7 @@ LICENSE= LGPL21 GPLv2
LICENSE_COMB= multi
LICENSE_FILE= ${WRKSRC}/doc/COPYING
-USES= gettext gmake libtool
+USES= gettext gmake libtool readline
USE_AUTOTOOLS= autoconf libtoolize
GNU_CONFIGURE= yes
CONFIGURE_ENV+= INSTALL="${INSTALL} ${_BINOWNGRP}" \