diff options
Diffstat (limited to 'graphics/libgnomecanvasmm/Makefile')
-rw-r--r-- | graphics/libgnomecanvasmm/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/libgnomecanvasmm/Makefile b/graphics/libgnomecanvasmm/Makefile index a0057e99df6e..731ac1aa0baa 100644 --- a/graphics/libgnomecanvasmm/Makefile +++ b/graphics/libgnomecanvasmm/Makefile @@ -7,7 +7,7 @@ PORTNAME= libgnomecanvasmm PORTVERSION= 2.0.1 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= graphics gnome MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= gtkmm @@ -22,7 +22,7 @@ BUILD_DEPENDS= gm4:${PORTSDIR}/devel/m4 USE_X_PREFIX= yes USE_GMAKE= yes USE_GNOME= gnomehack libgnomecanvas -USE_AUTOTOOLS= libtool:13:inc +USE_AUTOTOOLS= libtool:15 INSTALLS_SHLIB= yes CONFIGURE_ARGS= --enable-static |