summaryrefslogtreecommitdiff
path: root/math/octave
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1998-02-16 11:59:34 +0000
committerSatoshi Asami <asami@FreeBSD.org>1998-02-16 11:59:34 +0000
commitd602d6179ddc00387dc181b2721535221403ba3e (patch)
tree2194fabb0b55a102b20e48c54b9967f83807d456 /math/octave
parentMark kdenetwork broken instead of taking it out of the parent Makefile. (diff)
Define MANUAL_PACKAGE_BUILD, it installs an old libreadline shared
lib. This is not good, but this port is so large Chuck doesn't have the time to fix it properly.
Notes
Notes: svn path=/head/; revision=9751
Diffstat (limited to 'math/octave')
-rw-r--r--math/octave/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/math/octave/Makefile b/math/octave/Makefile
index af0ede771af0..6eaccdfb5779 100644
--- a/math/octave/Makefile
+++ b/math/octave/Makefile
@@ -3,7 +3,7 @@
# Date created: 28 June 1997
# Whom: chuckr@freebsd.org
#
-# $Id: Makefile,v 1.10 1997/08/13 17:10:48 chuckr Exp $
+# $Id: Makefile,v 1.11 1997/10/15 23:20:44 max Exp $
#
DISTNAME= octave-2.0.9
@@ -14,6 +14,8 @@ MAINTAINER= chuckr@FreeBSD.ORG
RUN_DEPENDS= gnuplot:${PORTSDIR}/math/gnuplot
+MANUAL_PACKAGE_BUILD= "installs libreadline shared library"
+
HAS_CONFIGURE= yes
CONFIGURE_ENV= ${SETENV} "INSTALL_DATA=$(INSTALL_DATA)" "INSTALL_PROGRAM=$(INSTALL_SCRIPT)"
CONFIGURE_ARGS= --prefix=${PREFIX} --exec-prefix=${PREFIX} --with-f2c --enable-info --enable-shared --host=i386-unknown-freebsd