diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2007-05-24 22:21:26 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2007-05-24 22:21:26 +0000 |
commit | 59783a7d36e9500e9ebea4e186b23a4b2cec9f66 (patch) | |
tree | 8f1292b0c6080b7a42066742fdc4596b2666b1bb /biology | |
parent | 1b4210e1048a3a6ec918c9e5d660c4dd322ad0ab (diff) | |
download | ports-59783a7d36e9500e9ebea4e186b23a4b2cec9f66.tar.gz ports-59783a7d36e9500e9ebea4e186b23a4b2cec9f66.zip |
Notes
Diffstat (limited to 'biology')
-rw-r--r-- | biology/xdrawchem/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/biology/xdrawchem/Makefile b/biology/xdrawchem/Makefile index 5d37c87ca9a8..f0e42a1b7270 100644 --- a/biology/xdrawchem/Makefile +++ b/biology/xdrawchem/Makefile @@ -7,7 +7,7 @@ PORTNAME= xdrawchem PORTVERSION= 1.9.9 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= biology MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= xdrawchem @@ -15,7 +15,7 @@ MASTER_SITE_SUBDIR= xdrawchem MAINTAINER= hemi@puresimplicity.net COMMENT= Chemical drawing program -LIB_DEPENDS= openbabel.1:${PORTSDIR}/science/openbabel +LIB_DEPENDS= openbabel.3:${PORTSDIR}/science/openbabel GNU_CONFIGURE= yes USE_GMAKE= yes |