summaryrefslogtreecommitdiff
path: root/math/octave/Makefile
diff options
context:
space:
mode:
authorminskim <minskim>2005-05-30 18:12:51 +0000
committerminskim <minskim>2005-05-30 18:12:51 +0000
commitad7e62021d9433a2d6d1d1bd0e81564b6dc1d1e2 (patch)
tree8379ce0f6027fde63e43073b3c0a2734f8a88cbc /math/octave/Makefile
parentdcb2783f046810ec40329ff9a4cc63582eeb5599 (diff)
downloadpkgsrc-ad7e62021d9433a2d6d1d1bd0e81564b6dc1d1e2.tar.gz
Set a directory name in PLIST to a correct value on Linux.
Diffstat (limited to 'math/octave/Makefile')
-rw-r--r--math/octave/Makefile5
1 files changed, 4 insertions, 1 deletions
diff --git a/math/octave/Makefile b/math/octave/Makefile
index 72e58473f4b..bfa483e5765 100644
--- a/math/octave/Makefile
+++ b/math/octave/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.55 2005/05/22 20:08:14 jlam Exp $
+# $NetBSD: Makefile,v 1.56 2005/05/30 18:12:51 minskim Exp $
DISTNAME= octave-${OCTAVE_VER}
CATEGORIES= math
@@ -40,6 +40,9 @@ CONFIGURE_ARGS+= --enable-dl
.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