diff options
Diffstat (limited to 'devel/ORBit/Makefile')
-rw-r--r-- | devel/ORBit/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/ORBit/Makefile b/devel/ORBit/Makefile index bb24353cc0ac..1efd7d5b15bc 100644 --- a/devel/ORBit/Makefile +++ b/devel/ORBit/Makefile @@ -20,7 +20,7 @@ USE_BZIP2= yes USE_GETTEXT= yes USE_GMAKE= yes USE_GNOME= glib12 gnometarget -INSTALLS_SHLIB= yes +USE_LDCONFIG= yes GNU_CONFIGURE= yes CONFIGURE_ARGS= --disable-indent CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ |