diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2005-04-02 22:18:06 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2005-04-02 22:18:06 +0000 |
commit | 1f763c423faffd74e99e34f525c56c1dc173f0a7 (patch) | |
tree | ceea8f47c5a48823733100e8f1e5cab92b8bfee1 /science | |
parent | c9ef54f3fdcb3342cd1305800da8e0c071954cb7 (diff) | |
download | ports-1f763c423faffd74e99e34f525c56c1dc173f0a7.tar.gz ports-1f763c423faffd74e99e34f525c56c1dc173f0a7.zip |
Notes
Diffstat (limited to 'science')
-rw-r--r-- | science/gchempaint/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/science/gchempaint/Makefile b/science/gchempaint/Makefile index d0c15ad533d7..9b5bb273baf7 100644 --- a/science/gchempaint/Makefile +++ b/science/gchempaint/Makefile @@ -6,7 +6,7 @@ PORTNAME= gchempaint PORTVERSION= 0.4.11 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= science MASTER_SITES= ${MASTER_SITE_SAVANNAH} MASTER_SITE_SUBDIR= ${PORTNAME} @@ -14,7 +14,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= pav@FreeBSD.org COMMENT= 2D chemical structures editor for GNOME 2 -LIB_DEPENDS= gcu.2:${PORTSDIR}/science/gchemutils +LIB_DEPENDS= gcu.4:${PORTSDIR}/science/gchemutils USE_BZIP2= yes USE_X_PREFIX= yes |