aboutsummaryrefslogtreecommitdiffstats
path: root/science/gchemutils/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'science/gchemutils/Makefile')
-rw-r--r--science/gchemutils/Makefile11
1 files changed, 5 insertions, 6 deletions
diff --git a/science/gchemutils/Makefile b/science/gchemutils/Makefile
index 89f4bd36dc05..99de0533215a 100644
--- a/science/gchemutils/Makefile
+++ b/science/gchemutils/Makefile
@@ -5,8 +5,7 @@
# $FreeBSD$
PORTNAME= gchemutils
-PORTVERSION= 0.4.8
-PORTREVISION= 1
+PORTVERSION= 0.6.0
CATEGORIES= science
MASTER_SITES= ${MASTER_SITE_SAVANNAH}
MASTER_SITE_SUBDIR= ${PORTNAME}
@@ -16,21 +15,21 @@ MAINTAINER= pav@FreeBSD.org
COMMENT= C++ classes and Gtk2 widgets related to chemistry
LIB_DEPENDS= gtkglext-x11-1.0.2:${PORTSDIR}/x11-toolkits/gtkglext \
- openbabel.1:${PORTSDIR}/science/openbabel
+ openbabel.1:${PORTSDIR}/science/openbabel \
+ goffice-1.2:${PORTSDIR}/devel/goffice
USE_BZIP2= yes
USE_X_PREFIX= yes
-USE_GNOME= gnomehack gnomeprefix intlhack libglade2 libgnomeprint libgnomeui
+USE_GNOME= gnomehack gnomeprefix intlhack libglade2 libgnomeprintui libgnomeui
USE_GMAKE= yes
GNU_CONFIGURE= yes
-USE_REINPLACE= yes
INSTALLS_SHLIB= yes
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" LIBS="-L${LOCALBASE}/lib"
.include <bsd.port.pre.mk>
.if ${OSVERSION} < 500000
-BROKEN= "does not link with openbabel"
+BROKEN= does not link with openbabel
.endif
.include <bsd.port.post.mk>