diff options
Diffstat (limited to 'graphics/xmorph/Makefile')
-rw-r--r-- | graphics/xmorph/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/xmorph/Makefile b/graphics/xmorph/Makefile index 3c21661ab65a..b3dc8c9eb81b 100644 --- a/graphics/xmorph/Makefile +++ b/graphics/xmorph/Makefile @@ -24,7 +24,7 @@ CONFLICTS= libmorph* WANT_GNOME= yes USE_GNOME= gnometarget USE_XORG= xbitmaps x11 xaw xext -USE_AUTOTOOLS= libtool:15 +USE_AUTOTOOLS= libtool:22 CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" CONFIGURE_ARGS= --without-waili |