diff options
author | pav <pav@FreeBSD.org> | 2005-04-02 22:18:06 +0000 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2005-04-02 22:18:06 +0000 |
commit | fcc23a59e191888088d7455766232cc9e1c9ccc1 (patch) | |
tree | 424cdeeedac73d2887ed123b2950e4f244916a2e /science | |
parent | 8828844da046fe390a7af042046a2342e2390817 (diff) | |
download | FreeBSD-ports-fcc23a59e191888088d7455766232cc9e1c9ccc1.zip FreeBSD-ports-fcc23a59e191888088d7455766232cc9e1c9ccc1.tar.gz |
- Chase gchemutils shlib bump
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 d0c15ad..9b5bb27 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 |