diff options
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 |