diff options
author | Tijl Coosemans <tijl@FreeBSD.org> | 2014-09-01 19:34:02 +0000 |
---|---|---|
committer | Tijl Coosemans <tijl@FreeBSD.org> | 2014-09-01 19:34:02 +0000 |
commit | 796095d54124321b81e58c0b2d8e898365997388 (patch) | |
tree | 3fde07b9a2e763070d3a469909f6fc13c46b0fda /graphics/libgnomecanvasmm26 | |
parent | 0d1bd39b0f9c5b984fec4bac92749eb3aa567db3 (diff) |
Add USES=libtool to accessibility/atkmm and bump dependent ports
Notes
Notes:
svn path=/head/; revision=366938
Diffstat (limited to 'graphics/libgnomecanvasmm26')
-rw-r--r-- | graphics/libgnomecanvasmm26/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/libgnomecanvasmm26/Makefile b/graphics/libgnomecanvasmm26/Makefile index 645258fe96cc..84507f4d28d3 100644 --- a/graphics/libgnomecanvasmm26/Makefile +++ b/graphics/libgnomecanvasmm26/Makefile @@ -4,7 +4,7 @@ PORTNAME= libgnomecanvasmm PORTVERSION= 2.26.0 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= graphics gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome2 |