diff options
Diffstat (limited to 'graphics/xmedcon/Makefile')
-rw-r--r-- | graphics/xmedcon/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/xmedcon/Makefile b/graphics/xmedcon/Makefile index bd801db4881e..17d735312f4e 100644 --- a/graphics/xmedcon/Makefile +++ b/graphics/xmedcon/Makefile @@ -30,7 +30,7 @@ OPTIONS= X11 "With X11" on \ WANT_GNOME= yes USE_GNOME= gnometarget USE_SUBMAKE= yes -USE_AUTOTOOLS= libtool:15 +USE_AUTOTOOLS= libtool:22 CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" CONFIGURE_ARGS= --includedir=${PREFIX}/include/xmedcon \ |