summaryrefslogtreecommitdiff
path: root/math/octave-current/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'math/octave-current/Makefile')
-rw-r--r--math/octave-current/Makefile5
1 files changed, 4 insertions, 1 deletions
diff --git a/math/octave-current/Makefile b/math/octave-current/Makefile
index a93f9eba6b9..51a035bcc88 100644
--- a/math/octave-current/Makefile
+++ b/math/octave-current/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.48 2005/05/22 20:08:13 jlam Exp $
+# $NetBSD: Makefile,v 1.49 2005/06/05 23:20:54 minskim Exp $
DISTNAME= octave-${OCTAVE_VER}
PKGNAME= octave-current-${OCTAVE_VER}
@@ -43,6 +43,9 @@ CONFIGURE_ARGS+= --disable-shared
.include "options.mk"
+GNU_PLATFORM_DIR!= ${.CURDIR}/../../mk/gnu-config/config.sub ${MACHINE_GNU_PLATFORM}
+PLIST_SUBST+= GNU_PLATFORM_DIR=${GNU_PLATFORM_DIR}
+
INFO_FILES= octave.info liboctave.info
LIBOCTAVE_INFO= liboctave.info liboctave.info-1 \
liboctave.info-2 liboctave.info-3