summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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