diff options
Diffstat (limited to 'graphics/goocanvasmm')
-rw-r--r-- | graphics/goocanvasmm/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/goocanvasmm/Makefile b/graphics/goocanvasmm/Makefile index 825fd5794761..be39ddcc233c 100644 --- a/graphics/goocanvasmm/Makefile +++ b/graphics/goocanvasmm/Makefile @@ -4,7 +4,7 @@ PORTNAME= goocanvasmm PORTVERSION= 0.15.4 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= graphics MASTER_SITES= GNOME @@ -15,7 +15,7 @@ LIB_DEPENDS= libgoocanvas.so:${PORTSDIR}/graphics/goocanvas PORTSCOUT= ignore:1 -USES= libtool gmake pathfix pkgconfig tar:bzip2 +USES= gmake libtool:keepla pathfix pkgconfig tar:bzip2 USE_GNOME= gtkmm24 GNU_CONFIGURE= yes USE_LDCONFIG= yes |