diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2003-11-02 19:05:32 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2003-11-02 19:05:32 +0000 |
commit | b2a2116de7ae3290ff91642e5fc4a13b6de02db3 (patch) | |
tree | a3eb59a93d0f5badcfb20bd47f437742b9f0c80a /science/gchempaint | |
parent | a49418f614d306e2d573d08591d69ee0e0de9880 (diff) |
Notes
Diffstat (limited to 'science/gchempaint')
-rw-r--r-- | science/gchempaint/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/science/gchempaint/Makefile b/science/gchempaint/Makefile index bc301317ad3c..9b023a6f9dac 100644 --- a/science/gchempaint/Makefile +++ b/science/gchempaint/Makefile @@ -6,6 +6,7 @@ PORTNAME= gchempaint PORTVERSION= 0.3.5 +PORTREVISION= 1 CATEGORIES= science MASTER_SITES= ${MASTER_SITE_SAVANNAH} MASTER_SITE_SUBDIR= ${PORTNAME}/unstable.pkg/${PORTVERSION} @@ -13,7 +14,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME}/unstable.pkg/${PORTVERSION} MAINTAINER= pav@oook.cz COMMENT= 2D chemical structures editor for GNOME 2 -LIB_DEPENDS= gcu.1:${PORTSDIR}/science/gchemutils +LIB_DEPENDS= gcu.2:${PORTSDIR}/science/gchemutils USE_BZIP2= yes USE_X_PREFIX= yes |