aboutsummaryrefslogtreecommitdiff
path: root/math/octave-forge-fits
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2014-02-05 20:02:34 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2014-02-05 20:02:34 +0000
commitf05ef254855f0cb42d36c5029540f165599dd95d (patch)
tree189b501d8ccb8e47faa9267cea079d243f56dfdd /math/octave-forge-fits
parent8fc7e408f02718b5af41d01a9983b49887ee0d2e (diff)
downloadports-f05ef254855f0cb42d36c5029540f165599dd95d.tar.gz
ports-f05ef254855f0cb42d36c5029540f165599dd95d.zip
Notes
Diffstat (limited to 'math/octave-forge-fits')
-rw-r--r--math/octave-forge-fits/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/math/octave-forge-fits/Makefile b/math/octave-forge-fits/Makefile
index 39076986307e..5bec076f46b4 100644
--- a/math/octave-forge-fits/Makefile
+++ b/math/octave-forge-fits/Makefile
@@ -3,7 +3,7 @@
PORTNAME= octave-forge-fits
PORTVERSION= 1.0.3
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= math
MAINTAINER= stephen@FreeBSD.org
@@ -17,7 +17,7 @@ OCTSRC= ${OCTAVE_PKGNAME}
WRKSRC= ${WRKDIR}/${OCTSRC}/src
-LIB_DEPENDS+= cfitsio:${PORTSDIR}/astro/cfitsio
+LIB_DEPENDS+= libcfitsio.so:${PORTSDIR}/astro/cfitsio
.include "${.CURDIR}/../../Mk/bsd.octave.mk"