diff options
Diffstat (limited to 'devel/libnotify/Makefile')
-rw-r--r-- | devel/libnotify/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/libnotify/Makefile b/devel/libnotify/Makefile index 29f95fa..4849e28 100644 --- a/devel/libnotify/Makefile +++ b/devel/libnotify/Makefile @@ -18,7 +18,7 @@ LIB_DEPENDS= dbus-glib-1.2:${PORTSDIR}/devel/dbus-glib \ USE_GNOME= gnomehack gnometarget intlhack glib20 gtk20 ltverhack USE_GMAKE= yes -INSTALLS_SHLIB= yes +USE_LDCONFIG= yes USE_AUTOTOOLS= libtool:15 CONFIGURE_ARGS= --without-gtk-doc CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ |