diff options
Diffstat (limited to 'math/octave-devel/Makefile')
-rw-r--r-- | math/octave-devel/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/math/octave-devel/Makefile b/math/octave-devel/Makefile index 0e728c7b7e41..8ebed25c8cad 100644 --- a/math/octave-devel/Makefile +++ b/math/octave-devel/Makefile @@ -12,8 +12,8 @@ MASTER_SITES= ftp://ftp.che.wisc.edu/pub/octave/ MAINTAINER= chuckr@FreeBSD.org -BUILD_DEPENDS= gnuplot:${PORTSDIR}/math/gnuplot+ -RUN_DEPENDS= gnuplot:${PORTSDIR}/math/gnuplot+ +BUILD_DEPENDS= gnuplot:${PORTSDIR}/math/gnuplot +RUN_DEPENDS= gnuplot:${PORTSDIR}/math/gnuplot .include <bsd.port.pre.mk> |