pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/shells/fish
Module Name:    pkgsrc
Committed By:   jperkin
Date:           Mon Oct 30 10:48:22 UTC 2017
Modified Files:
        pkgsrc/shells/fish: Makefile
Log Message:
fish: Requires libtool.
To generate a diff of this commit:
cvs rdiff -u -r1.14 -r1.15 pkgsrc/shells/fish/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/shells/fish/Makefile
diff -u pkgsrc/shells/fish/Makefile:1.14 pkgsrc/shells/fish/Makefile:1.15
--- pkgsrc/shells/fish/Makefile:1.14    Wed Oct 25 14:47:40 2017
+++ pkgsrc/shells/fish/Makefile Mon Oct 30 10:48:22 2017
@@ -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
Home |
Main Index |
Thread Index |
Old Index