diff options
Diffstat (limited to 'biology')
-rw-r--r-- | biology/adun/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/biology/adun/Makefile b/biology/adun/Makefile index eed318e1f794..ffb19ee2f49b 100644 --- a/biology/adun/Makefile +++ b/biology/adun/Makefile @@ -7,7 +7,7 @@ PORTNAME= adun PORTVERSION= 0.8.2 -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= dinoex@FreeBSD.org COMMENT= Molecular Simulator for GNUstep -LIB_DEPENDS+= gsl.12:${PORTSDIR}/math/gsl +LIB_DEPENDS+= gsl.13:${PORTSDIR}/math/gsl USE_GNUSTEP= yes USE_GNUSTEP_PREFIX= yes |