summaryrefslogtreecommitdiff
path: root/misc/gretl
diff options
context:
space:
mode:
authorAdam Weinberger <adamw@FreeBSD.org>2003-04-24 08:53:38 +0000
committerAdam Weinberger <adamw@FreeBSD.org>2003-04-24 08:53:38 +0000
commit1553a757137daa7df1f9ecd5301b0a69c9b952eb (patch)
tree2c6e9867c7ba2ff493c7c75a3412a02d28d0fa09 /misc/gretl
parentUse new GNOME 2 infrastructure. (diff)
Remove a trailing '\' left over from previous commit.
Notes
Notes: svn path=/head/; revision=79576
Diffstat (limited to 'misc/gretl')
-rw-r--r--misc/gretl/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/gretl/Makefile b/misc/gretl/Makefile
index d9ff4f2677b0..e2097b255fb7 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