pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/math/octave
Module Name: pkgsrc
Committed By: maya
Date: Tue Aug 1 11:09:14 UTC 2017
Modified Files:
pkgsrc/math/octave: Makefile
Log Message:
Forgot bsdtar as a dependency.
To generate a diff of this commit:
cvs rdiff -u -r1.154 -r1.155 pkgsrc/math/octave/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/math/octave/Makefile
diff -u pkgsrc/math/octave/Makefile:1.154 pkgsrc/math/octave/Makefile:1.155
--- pkgsrc/math/octave/Makefile:1.154 Tue Aug 1 11:06:18 2017
+++ pkgsrc/math/octave/Makefile Tue Aug 1 11:09:14 2017
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.154 2017/08/01 11:06:18 maya Exp $
+# $NetBSD: Makefile,v 1.155 2017/08/01 11:09:14 maya Exp $
DISTNAME= octave-4.2.0
PKGREVISION= 11
@@ -21,7 +21,7 @@ LICENSE= gnu-gpl-v3
DEPENDS+= gnuplot>=3.7:../../graphics/gnuplot
USE_LIBTOOL= yes
-USE_TOOLS+= autoconf gsed gmake:run perl pkg-config bison
+USE_TOOLS+= autoconf gsed gmake:run perl pkg-config bison bsdtar:run
GNU_CONFIGURE= yes
GCC_REQD+= 3.0
Home |
Main Index |
Thread Index |
Old Index