summaryrefslogtreecommitdiff
path: root/math/octave/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'math/octave/Makefile')
-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