From 2485fe149efc978d155393f33f5e726cede4736a Mon Sep 17 00:00:00 2001 From: wen Date: Mon, 29 Mar 2010 01:12:27 +0000 Subject: - Bump PORTREVISION to chase the update of math/gsl --- math/octave-forge-gsl/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'math/octave-forge-gsl') diff --git a/math/octave-forge-gsl/Makefile b/math/octave-forge-gsl/Makefile index ccb74fdef0a1..d0ef07d369b0 100644 --- a/math/octave-forge-gsl/Makefile +++ b/math/octave-forge-gsl/Makefile @@ -7,13 +7,13 @@ PORTNAME= octave-forge-gsl PORTVERSION= 1.0.8 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= math MAINTAINER= stephen@missouri.edu COMMENT= Octave-forge package ${OCTAVE_PKGNAME} -LIB_DEPENDS= gsl.14:${PORTSDIR}/math/gsl +LIB_DEPENDS= gsl.15:${PORTSDIR}/math/gsl post-patch: @${REINPLACE_CMD} s+/bin/bash+/usr/local/bin/bash+g ${WRKSRC}/src/config* -- cgit