summaryrefslogtreecommitdiff
path: root/biology/adun/Makefile
diff options
context:
space:
mode:
authorYing-Chieh Liao <ijliao@FreeBSD.org>2007-06-29 05:46:43 +0000
committerYing-Chieh Liao <ijliao@FreeBSD.org>2007-06-29 05:46:43 +0000
commitb9ba1ad61ec8ac4f754fdbd3e762691564d11838 (patch)
treee643e74666458bfc6f67e70b390fbf4594583163 /biology/adun/Makefile
parentupgrade to 1.9 (diff)
chase math/gsl lib version
Notes
Notes: svn path=/head/; revision=194427
Diffstat (limited to '')
-rw-r--r--biology/adun/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/biology/adun/Makefile b/biology/adun/Makefile
index 64a2c35d9d78..b6988aec186f 100644
--- a/biology/adun/Makefile
+++ b/biology/adun/Makefile
@@ -7,7 +7,7 @@
PORTNAME= adun
PORTVERSION= 0.6
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= biology gnustep
MASTER_SITES= http://download.gna.org/adun/
DISTNAME= Adun${PORTVERSION}
@@ -15,7 +15,7 @@ DISTNAME= Adun${PORTVERSION}
MAINTAINER= gurkan@linuks.mine.nu
COMMENT= Molecular Simulator for GNUstep
-LIB_DEPENDS+= gsl.9:${PORTSDIR}/math/gsl
+LIB_DEPENDS+= gsl.10:${PORTSDIR}/math/gsl
USE_GNUSTEP= yes
USE_GNUSTEP_PREFIX= yes