diff options
Diffstat (limited to 'science/ghemical/Makefile')
-rw-r--r-- | science/ghemical/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/science/ghemical/Makefile b/science/ghemical/Makefile index 2c32bdbe0176..ac6dc50bf50d 100644 --- a/science/ghemical/Makefile +++ b/science/ghemical/Makefile @@ -6,7 +6,7 @@ PORTNAME= ghemical PORTVERSION= 2.99.2 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= science MASTER_SITES= http://www.uku.fi/~thassine/projects/download/release20090911/ \ http://bioinformatics.org/ghemical/download/ @@ -15,7 +15,7 @@ MAINTAINER= maho@FreeBSD.org COMMENT= Ghemical is a computational chemistry software package BUILD_DEPENDS= f2c:${PORTSDIR}/lang/f2c \ - openbabel:${PORTSDIR}/science/openbabel \ + obabel:${PORTSDIR}/science/openbabel \ ld:${PORTSDIR}/devel/binutils RUN_DEPENDS= f2c:${PORTSDIR}/lang/f2c LIB_DEPENDS= mpqc:${PORTSDIR}/science/mpqc \ |