diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2009-08-17 09:22:26 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2009-08-17 09:22:26 +0000 |
commit | 1023ffe868dcfee4176d37da7e081b7770f1b467 (patch) | |
tree | e3c818e6c2773396c450403f254234c42830f876 /science/gchemutils | |
parent | 5732e9f26222fbe4af40d23b70f3fb62c28eb7cb (diff) | |
download | ports-1023ffe868dcfee4176d37da7e081b7770f1b467.tar.gz ports-1023ffe868dcfee4176d37da7e081b7770f1b467.zip |
Notes
Diffstat (limited to 'science/gchemutils')
-rw-r--r-- | science/gchemutils/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/science/gchemutils/Makefile b/science/gchemutils/Makefile index 2edaa1c30cba..18489020e31a 100644 --- a/science/gchemutils/Makefile +++ b/science/gchemutils/Makefile @@ -7,7 +7,7 @@ PORTNAME= gchemutils PORTVERSION= 0.10.5 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= science MASTER_SITES= ${MASTER_SITE_SAVANNAH} MASTER_SITE_SUBDIR= ${PORTNAME}/0.10 @@ -25,7 +25,7 @@ RUN_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/bodr.pc:${PORTSDIR}/science/bodr \ ${LOCALBASE}/libdata/pkgconfig/chemical-mime-data.pc:${PORTSDIR}/science/chemical-mime-data USE_BZIP2= yes -USE_GNOME= gnomehack intlhack libglade2 gnomedocutils +USE_GNOME= gnomehack intlhack libglade2 gnomedocutils libgnomecanvas USE_GMAKE= yes USE_LDCONFIG= yes GNU_CONFIGURE= yes |