aboutsummaryrefslogtreecommitdiff
path: root/math/octave-forge-symbolic/Makefile
diff options
context:
space:
mode:
authorStephen Montgomery-Smith <stephen@FreeBSD.org>2011-06-14 22:28:08 +0000
committerStephen Montgomery-Smith <stephen@FreeBSD.org>2011-06-14 22:28:08 +0000
commit275c3367731a14f49c7f2d702986ef77b4fc635a (patch)
treedfea28ce83c4f7abbfb08e5f959445b3bb0ff5c0 /math/octave-forge-symbolic/Makefile
parent03890187c1f4795741fa5610afc2c349c8529ade (diff)
downloadports-275c3367731a14f49c7f2d702986ef77b4fc635a.tar.gz
ports-275c3367731a14f49c7f2d702986ef77b4fc635a.zip
- Add patch that makes it work with Octave 3.4.0
- Bump PORTREVISION PR: ports/156942 Submitted by: stephen Approved by: gabor (mentor)
Notes
Notes: svn path=/head/; revision=275602
Diffstat (limited to 'math/octave-forge-symbolic/Makefile')
-rw-r--r--math/octave-forge-symbolic/Makefile6
1 files changed, 5 insertions, 1 deletions
diff --git a/math/octave-forge-symbolic/Makefile b/math/octave-forge-symbolic/Makefile
index 524b540a31a6..28359575eedb 100644
--- a/math/octave-forge-symbolic/Makefile
+++ b/math/octave-forge-symbolic/Makefile
@@ -7,11 +7,15 @@
PORTNAME= octave-forge-symbolic
PORTVERSION= 1.0.9
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= math
+PATCH_SITES= http://www.baycom.org/~tom/octave/
+PATCHFILES= octave-symbolic.patch
+
MAINTAINER= stephen@FreeBSD.org
COMMENT= Octave-forge package ${OCTAVE_PKGNAME}
+
GNU_CONFIGURE= yes
LIB_DEPENDS+= ginac:${PORTSDIR}/math/GiNaC