summaryrefslogtreecommitdiff
path: root/shells/fish
diff options
context:
space:
mode:
authorjperkin <jperkin@pkgsrc.org>2017-10-30 10:48:22 +0000
committerjperkin <jperkin@pkgsrc.org>2017-10-30 10:48:22 +0000
commit7e9927852ad988d00b0c39eb7f5d15fcedf54c36 (patch)
tree4ace37c66fe8186bd8effe20dd7ee14afb3d691e /shells/fish
parent5d8dcd76b2a81765a425bcec2abca78fc6eed363 (diff)
downloadpkgsrc-7e9927852ad988d00b0c39eb7f5d15fcedf54c36.tar.gz
fish: Requires libtool.
Diffstat (limited to 'shells/fish')
-rw-r--r--shells/fish/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/shells/fish/Makefile b/shells/fish/Makefile
index 7c5bdd8b0e4..5bd8a148d57 100644
--- a/shells/fish/Makefile
+++ b/shells/fish/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.14 2017/10/25 14:47:40 maya Exp $
+# $NetBSD: Makefile,v 1.15 2017/10/30 10:48:22 jperkin Exp $
DISTNAME= fish-2.6.0
PKGREVISION= 3
@@ -13,6 +13,7 @@ LICENSE= gnu-gpl-v2
EXTRACT_USING= gtar
USE_LANGUAGES+= c c++
+USE_LIBTOOL= yes
GNU_CONFIGURE= yes
CONFIGURE_ARGS+= --sysconfdir=${PKG_SYSCONFDIR}
CONFIGURE_ARGS+= --without-xsel