diff options
author | Max Brazhnikov <makc@FreeBSD.org> | 2012-12-11 14:19:54 +0000 |
---|---|---|
committer | Max Brazhnikov <makc@FreeBSD.org> | 2012-12-11 14:19:54 +0000 |
commit | 5bf9bfc399298d87b6ed8d978009d21ac12a5fcd (patch) | |
tree | d306c6bfb1e6cd85fc7edf327b8c71a6cf72e6ae /science/libghemical | |
parent | 4b3c9f74d5ca6fcca81c4fe0dd895f06ad92d624 (diff) |
Notes
Diffstat (limited to 'science/libghemical')
-rw-r--r-- | science/libghemical/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/science/libghemical/Makefile b/science/libghemical/Makefile index 9a1b5716490c..eab96b246daf 100644 --- a/science/libghemical/Makefile +++ b/science/libghemical/Makefile @@ -6,7 +6,7 @@ PORTNAME= libghemical PORTVERSION= 2.99.1 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= science MASTER_SITES= http://www.uku.fi/~thassine/projects/download/release20090911/ \ http://bioinformatics.org/ghemical/download/ @@ -14,7 +14,7 @@ MASTER_SITES= http://www.uku.fi/~thassine/projects/download/release20090911/ \ MAINTAINER= maho@FreeBSD.org COMMENT= Support libraries of science/ghemical port -BUILD_DEPENDS= openbabel:${PORTSDIR}/science/openbabel \ +BUILD_DEPENDS= obabel:${PORTSDIR}/science/openbabel \ mopac7:${PORTSDIR}/biology/mopac \ intltool-update:${PORTSDIR}/textproc/intltool \ ld:${PORTSDIR}/devel/binutils |