summaryrefslogtreecommitdiff
path: root/math/gretl/Makefile
diff options
context:
space:
mode:
authorChristian Weisgerber <naddy@FreeBSD.org>2003-04-26 00:30:43 +0000
committerChristian Weisgerber <naddy@FreeBSD.org>2003-04-26 00:30:43 +0000
commit4e659c5a18e6625ed8bda6342c0ea4cc1f0e9656 (patch)
tree3e0456e3217cf07cf693af5c1f8120dc6f2e804b /math/gretl/Makefile
parentFix site listing (diff)
Update to version 1.0.7.
PR: 51057 Submitted by: Ports Fury
Notes
Notes: svn path=/head/; revision=79651
Diffstat (limited to 'math/gretl/Makefile')
-rw-r--r--math/gretl/Makefile9
1 files changed, 5 insertions, 4 deletions
diff --git a/math/gretl/Makefile b/math/gretl/Makefile
index e2097b255fb7..bda9fa6e65a2 100644
--- a/math/gretl/Makefile
+++ b/math/gretl/Makefile
@@ -7,8 +7,7 @@
#
PORTNAME= gretl
-PORTVERSION= 1.0.2
-PORTREVISION= 1
+PORTVERSION= 1.0.7
CATEGORIES= misc
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
@@ -17,9 +16,11 @@ 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
-BUILD_DEPENDS= gnuplot:${PORTSDIR}/math/gnuplot
+LIB_DEPENDS= lapack.3:${PORTSDIR}/math/lapack \
+ gmp.6:${PORTSDIR}/math/libgmp4
+RUN_DEPENDS= gnuplot:${PORTSDIR}/math/gnuplot
+USE_BZIP2= yes
USE_X_PREFIX= yes
USE_GNOME= gtk20 libxml2
USE_GMAKE= yes