summaryrefslogtreecommitdiffstats
path: root/math/octave-forge-octcdf
diff options
context:
space:
mode:
authormat <mat@FreeBSD.org>2016-04-01 14:16:16 +0000
committermat <mat@FreeBSD.org>2016-04-01 14:16:16 +0000
commit62db3fa63ab35a5866c4d2878dd50ff319f03aeb (patch)
treed3548a0f08ca434f11cb4415a93d98037409413b /math/octave-forge-octcdf
parente7be74e86b4aed494a5f9633e9661918a14a0e04 (diff)
downloadFreeBSD-ports-62db3fa63ab35a5866c4d2878dd50ff319f03aeb.zip
FreeBSD-ports-62db3fa63ab35a5866c4d2878dd50ff319f03aeb.tar.gz
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.
With hat: portmgr Sponsored by: Absolight
Diffstat (limited to 'math/octave-forge-octcdf')
-rw-r--r--math/octave-forge-octcdf/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/math/octave-forge-octcdf/Makefile b/math/octave-forge-octcdf/Makefile
index 4c24e3f..da64b16 100644
--- a/math/octave-forge-octcdf/Makefile
+++ b/math/octave-forge-octcdf/Makefile
@@ -18,7 +18,7 @@ OCTSRC= ${OCTAVE_PKGNAME}
WRKSRC= ${WRKDIR}/${OCTSRC}/src
-LIB_DEPENDS+= libnetcdf.so:${PORTSDIR}/science/netcdf
+LIB_DEPENDS+= libnetcdf.so:science/netcdf
.include "${.CURDIR}/../../Mk/bsd.octave.mk"
OpenPOWER on IntegriCloud