summaryrefslogtreecommitdiff
path: root/biology
diff options
context:
space:
mode:
authorPhilippe Audeoud <jadawin@FreeBSD.org>2008-04-08 13:53:22 +0000
committerPhilippe Audeoud <jadawin@FreeBSD.org>2008-04-08 13:53:22 +0000
commitd369e5c287c06a3ad512ee7c9a4d4d828c1d2f01 (patch)
tree70c2049bf7cb81daf29a37481d1586373dd5ba80 /biology
parent- Update to 1.7 (diff)
- Chase the gsl shared lib bump.
Approved by: thierry (mentor)
Notes
Notes: svn path=/head/; revision=210850
Diffstat (limited to 'biology')
-rw-r--r--biology/adun/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/biology/adun/Makefile b/biology/adun/Makefile
index 823be34385da..a1a4abda0c30 100644
--- a/biology/adun/Makefile
+++ b/biology/adun/Makefile
@@ -7,7 +7,7 @@
PORTNAME= adun
PORTVERSION= 0.6
-PORTREVISION= 2
+PORTREVISION= 3
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.10:${PORTSDIR}/math/gsl
+LIB_DEPENDS+= gsl.12:${PORTSDIR}/math/gsl
USE_GNUSTEP= yes
USE_GNUSTEP_PREFIX= yes