aboutsummaryrefslogtreecommitdiffstats
path: root/math/octave-forge-gsl
diff options
context:
space:
mode:
authormiwi <miwi@FreeBSD.org>2009-01-13 04:37:24 +0800
committermiwi <miwi@FreeBSD.org>2009-01-13 04:37:24 +0800
commitb5a5b67fe292215f008632d3735ba3ffa13ba468 (patch)
treecbefb48418bd3c03aa77f48c7b7511e57603af45 /math/octave-forge-gsl
parentb17a3affb2ce1d83db5fced57321ff36b12ef3e5 (diff)
downloadfreebsd-ports-gnome-b5a5b67fe292215f008632d3735ba3ffa13ba468.tar.gz
freebsd-ports-gnome-b5a5b67fe292215f008632d3735ba3ffa13ba468.tar.zst
freebsd-ports-gnome-b5a5b67fe292215f008632d3735ba3ffa13ba468.zip
- Chase gsl shlib bump
Diffstat (limited to 'math/octave-forge-gsl')
-rw-r--r--math/octave-forge-gsl/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/math/octave-forge-gsl/Makefile b/math/octave-forge-gsl/Makefile
index 4c78dcca7847..a9e8dbfd43ba 100644
--- a/math/octave-forge-gsl/Makefile
+++ b/math/octave-forge-gsl/Makefile
@@ -7,12 +7,13 @@
PORTNAME= octave-forge-gsl
PORTVERSION= 1.0.7
+PORTREVISION= 1
CATEGORIES= math
MAINTAINER= stephen@math.missouri.edu
COMMENT= Octave-forge package ${OCTAVE_PKGNAME}
-LIB_DEPENDS= gsl.12:${PORTSDIR}/math/gsl
+LIB_DEPENDS= gsl.13:${PORTSDIR}/math/gsl
post-patch:
@${REINPLACE_CMD} s+/bin/bash+/usr/local/bin/bash+g ${WRKSRC}/src/config*