diff options
Diffstat (limited to 'graphics/diacanvas2/Makefile')
-rw-r--r-- | graphics/diacanvas2/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/diacanvas2/Makefile b/graphics/diacanvas2/Makefile index a332fa82aa8c..4efd082af426 100644 --- a/graphics/diacanvas2/Makefile +++ b/graphics/diacanvas2/Makefile @@ -18,7 +18,7 @@ COMMENT= A general drawing canvas from dia dialog editor USE_GNOME= gnomehack gnometarget pygnome2 USE_PYTHON= 2.2+ USE_GMAKE= yes -USE_AUTOTOOLS= libtool:15 +USE_AUTOTOOLS= libtool:22 CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" USE_LDCONFIG= yes |