diff options
Diffstat (limited to 'graphics/gtkcairo/Makefile')
-rw-r--r-- | graphics/gtkcairo/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/gtkcairo/Makefile b/graphics/gtkcairo/Makefile index 84bffdbf857b..aef7093fbd6f 100644 --- a/graphics/gtkcairo/Makefile +++ b/graphics/gtkcairo/Makefile @@ -19,7 +19,7 @@ LIB_DEPENDS= cairo.2:${PORTSDIR}/graphics/cairo USE_BZIP2= yes USE_GNOME= gtk20 gnometarget gnomehack -INSTALLS_SHLIB= yes +USE_LDCONFIG= yes GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include -I${X11BASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib -L${X11BASE}/lib" |