diff options
author | Renato Botelho <garga@FreeBSD.org> | 2006-08-21 15:30:37 +0000 |
---|---|---|
committer | Renato Botelho <garga@FreeBSD.org> | 2006-08-21 15:30:37 +0000 |
commit | c1b38b1aa4557e6cae5cb31a593729647ed00be9 (patch) | |
tree | 3411e7d4607b273f8d9e2d703cc6d3ac655d6a15 /graphics/digikam-kde4/Makefile | |
parent | 12377a636e5ae1844a1e490bc7fdc5aec9266e46 (diff) |
Notes
Diffstat (limited to 'graphics/digikam-kde4/Makefile')
-rw-r--r-- | graphics/digikam-kde4/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/digikam-kde4/Makefile b/graphics/digikam-kde4/Makefile index b9631b4edcea..dcb4a8f5e920 100644 --- a/graphics/digikam-kde4/Makefile +++ b/graphics/digikam-kde4/Makefile @@ -28,7 +28,7 @@ USE_GMAKE= yes USE_KDELIBS_VER=3 USE_GETTEXT= yes CONFIGURE_ARGS+=--program-prefix='' -INSTALLS_SHLIB= yes +USE_LDCONFIG= yes post-patch: @${REINPLACE_CMD} -e 's|-O2||g' ${WRKSRC}/${CONFIGURE_SCRIPT} |