aboutsummaryrefslogtreecommitdiffstats
path: root/sysutils
diff options
context:
space:
mode:
authorrodrigc <rodrigc@FreeBSD.org>2005-06-30 02:52:35 +0800
committerrodrigc <rodrigc@FreeBSD.org>2005-06-30 02:52:35 +0800
commit7b6b7a20d57f0a9db9b77d0ff0fa6751ef2d1c8e (patch)
tree9716857a3a6fc2fa1eb243e886d7ab2399f40e82 /sysutils
parentee237bb0537cac81e63d09460ee99cd0dadaf53f (diff)
downloadfreebsd-ports-gnome-7b6b7a20d57f0a9db9b77d0ff0fa6751ef2d1c8e.tar.gz
freebsd-ports-gnome-7b6b7a20d57f0a9db9b77d0ff0fa6751ef2d1c8e.tar.zst
freebsd-ports-gnome-7b6b7a20d57f0a9db9b77d0ff0fa6751ef2d1c8e.zip
Add dependency on libtool.
Approved by: demon (ports mentor)
Diffstat (limited to 'sysutils')
-rw-r--r--sysutils/xfsprogs/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/sysutils/xfsprogs/Makefile b/sysutils/xfsprogs/Makefile
index 36c27237000b..24553a1cd565 100644
--- a/sysutils/xfsprogs/Makefile
+++ b/sysutils/xfsprogs/Makefile
@@ -19,6 +19,7 @@ USE_REINPLACE= yes
USE_GMAKE= yes
USE_GETTEXT= yes
USE_AUTOCONF_VER= 259
+WANT_LIBTOOL_VER= 15
GNU_CONFIGURE= yes
CONFIGURE_ENV+= INSTALL="${INSTALL} ${_BINOWNGRP}" \
CFLAGS="${CFLAGS}" \