diff options
Diffstat (limited to 'graphics/libgdgeda/Makefile')
-rw-r--r-- | graphics/libgdgeda/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/libgdgeda/Makefile b/graphics/libgdgeda/Makefile index 433306e65e3d..ec5502e06d77 100644 --- a/graphics/libgdgeda/Makefile +++ b/graphics/libgdgeda/Makefile @@ -21,7 +21,7 @@ USE_AUTOTOOLS= libtool:15 USE_GMAKE= yes USE_GNOME= pkgconfig gnomehack GNU_CONFIGURE= yes -INSTALLS_SHLIB= yes +USE_LDCONFIG= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LIBS="-L${LOCALBASE}/lib" |