diff options
Diffstat (limited to 'misc/gretl/Makefile')
-rw-r--r-- | misc/gretl/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/gretl/Makefile b/misc/gretl/Makefile index d9ff4f2..e2097b2 100644 --- a/misc/gretl/Makefile +++ b/misc/gretl/Makefile @@ -17,7 +17,7 @@ MAINTAINER= ports@FreeBSD.org COMMENT= Gnu Regression, Econometrics and Time-series Library BUILD_DEPENDS= gnuplot:${PORTSDIR}/math/gnuplot -LIB_DEPENDS= gmp.6:${PORTSDIR}/math/libgmp4 \ +LIB_DEPENDS= gmp.6:${PORTSDIR}/math/libgmp4 BUILD_DEPENDS= gnuplot:${PORTSDIR}/math/gnuplot USE_X_PREFIX= yes |