summaryrefslogtreecommitdiff
path: root/math/octave
diff options
context:
space:
mode:
authormaya <maya@pkgsrc.org>2018-08-16 13:37:33 +0000
committermaya <maya@pkgsrc.org>2018-08-16 13:37:33 +0000
commit55333db18965e5599c7f864aef0ae2b6c27e33de (patch)
tree345f0b4f8a3c2fe7de5704c69c11c13fc3d87ef7 /math/octave
parentcd7974f171bc9de4dc79b7d15382bbbd8ea8e332 (diff)
downloadpkgsrc-55333db18965e5599c7f864aef0ae2b6c27e33de.tar.gz
octave: PRINT_PLIST_AWK to avoid a recurrence of a broken PLIST.
From wiz, thanks.
Diffstat (limited to 'math/octave')
-rw-r--r--math/octave/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/math/octave/Makefile b/math/octave/Makefile
index 5477cfbec8b..f4f63358650 100644
--- a/math/octave/Makefile
+++ b/math/octave/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.175 2018/08/16 13:11:48 maya Exp $
+# $NetBSD: Makefile,v 1.176 2018/08/16 13:37:33 maya Exp $
DISTNAME= octave-4.4.1
CATEGORIES= math
@@ -60,6 +60,7 @@ OCTAVE_DOC= doc/interpreter/octave.pdf doc/liboctave/liboctave.pdf \
doc/refcard/refcard-letter.pdf
INSTALLATION_DIRS+= share/octave/${PKGVERSION_NOREV}/doc
+PRINT_PLIST_AWK+= { gsub(/${MACHINE_GNU_PLATFORM}/, "$${MACHINE_GNU_PLATFORM}"); }
CHECK_WRKREF_SKIP+= lib/octave/${PKGVERSION}/liboctinterp.so* \
lib/octave/${PKGVERSION}/liboctinterp.a