diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1996-11-18 14:17:24 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1996-11-18 14:17:24 +0000 |
commit | c98cfd116dc0f77d80a247eaa00036df1e3335a1 (patch) | |
tree | 79b52e0aecd534af57de2d0ee3c9a860bc4a01fc /math/octave-devel | |
parent | b7797c8f9cae00eef6480e567b0f9ab5d21741ed (diff) | |
download | ports-c98cfd116dc0f77d80a247eaa00036df1e3335a1.tar.gz ports-c98cfd116dc0f77d80a247eaa00036df1e3335a1.zip |
Notes
Diffstat (limited to 'math/octave-devel')
-rw-r--r-- | math/octave-devel/Makefile | 4 | ||||
-rw-r--r-- | math/octave-devel/pkg-plist | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/math/octave-devel/Makefile b/math/octave-devel/Makefile index a904f5e6a350..6d67a9f3f78c 100644 --- a/math/octave-devel/Makefile +++ b/math/octave-devel/Makefile @@ -3,7 +3,7 @@ # Date created: 26 Apr 1995 # Whom: thomas@ghpc8.ihf.rwth-aachen.de # -# $Id: Makefile,v 1.3 1996/03/06 08:20:13 asami Exp $ +# $Id: Makefile,v 1.4 1996/11/18 11:32:40 asami Exp $ # DISTNAME= octave-1.1.1 @@ -16,8 +16,8 @@ RUN_DEPENDS= gnuplot:${PORTSDIR}/math/gnuplot HAS_CONFIGURE= yes USE_GMAKE= yes - PATCH_STRIP= -p1 MAKE_FLAGS= CFLAGS="-O2 -pipe -m486" CXXFLAGS="-O2 -pipe -m486" LDFLAGS="-s" -f +MAN1= octave.1 .include <bsd.port.mk> diff --git a/math/octave-devel/pkg-plist b/math/octave-devel/pkg-plist index be45b1cc998f..6089afcf6416 100644 --- a/math/octave-devel/pkg-plist +++ b/math/octave-devel/pkg-plist @@ -163,7 +163,7 @@ share/octave/site/oct/i386-unknown-freebsd2.2 bin/octave bin/octave-bug bin/octave-1.1.1 -man/man1/octave.1 +man/man1/octave.1.gz info/octave.info info/octave.info-1 info/octave.info-10 |