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 e6e6d3797aa1..e8611ef1b0b7 100644 --- a/graphics/xmedcon/Makefile +++ b/graphics/xmedcon/Makefile @@ -28,7 +28,7 @@ OPTIONS= X11 "With X11" on \ WANT_GNOME= yes USE_SUBMAKE= yes -USE_AUTOTOOLS= libtool:22 +USE_AUTOTOOLS= libtool CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" CONFIGURE_ARGS= --includedir=${PREFIX}/include/xmedcon \ |