diff options
Diffstat (limited to 'science/gchemutils/Makefile')
-rw-r--r-- | science/gchemutils/Makefile | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/science/gchemutils/Makefile b/science/gchemutils/Makefile index 4452b8cf1135..2f44d1416975 100644 --- a/science/gchemutils/Makefile +++ b/science/gchemutils/Makefile @@ -6,8 +6,7 @@ # PORTNAME= gchemutils -PORTVERSION= 0.10.3 -PORTREVISION= 4 +PORTVERSION= 0.10.4 CATEGORIES= science MASTER_SITES= ${MASTER_SITE_SAVANNAH} MASTER_SITE_SUBDIR= ${PORTNAME}/0.10 @@ -24,6 +23,8 @@ BUILD_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/bodr.pc:${PORTSDIR}/science/bodr \ RUN_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/bodr.pc:${PORTSDIR}/science/bodr \ ${LOCALBASE}/libdata/pkgconfig/chemical-mime-data.pc:${PORTSDIR}/science/chemical-mime-data +BROKEN= does not compile with goffice-0.7.6 + USE_BZIP2= yes USE_GNOME= gnomehack intlhack libglade2 gnomedocutils USE_GMAKE= yes |