diff options
Diffstat (limited to 'graphics/sane-frontends/Makefile')
-rw-r--r-- | graphics/sane-frontends/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/sane-frontends/Makefile b/graphics/sane-frontends/Makefile index eafc4bd5ff95..14deea1babb3 100644 --- a/graphics/sane-frontends/Makefile +++ b/graphics/sane-frontends/Makefile @@ -21,6 +21,7 @@ GTK_CONFIG?= ${X11BASE}/bin/gtk12-config USE_GMAKE= yes USE_LIBTOOL= yes +INSTALL_SHLIBS= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ GTK_CONFIG="${GTK_CONFIG}" \ LIBS="-L${LOCALBASE}/lib" |