diff options
author | Michael Nottebrock <lofi@FreeBSD.org> | 2007-03-13 19:13:51 +0000 |
---|---|---|
committer | Michael Nottebrock <lofi@FreeBSD.org> | 2007-03-13 19:13:51 +0000 |
commit | a209c5b185423decb49344e360900c7bd7e43222 (patch) | |
tree | beea7a17a306cd21cbbf4ce8ce1eae64ec530cca /graphics/kooka/Makefile | |
parent | 7f59efef38bda87187c5cccd4d443c9b31fb9a51 (diff) |
Update to KDE 3.5.6 / KOffice 1.6.2
Notes
Notes:
svn path=/head/; revision=187334
Diffstat (limited to 'graphics/kooka/Makefile')
-rw-r--r-- | graphics/kooka/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/kooka/Makefile b/graphics/kooka/Makefile index 539ae36a54e7..c2b414a39eed 100644 --- a/graphics/kooka/Makefile +++ b/graphics/kooka/Makefile @@ -29,7 +29,7 @@ USE_BZIP2= yes USE_AUTOTOOLS= libtool:15 USE_GMAKE= yes WRKSRC= ${WRKDIR}/kdegraphics-${PORTVERSION} -INSTALLS_SHLIB= yes +USE_LDCONFIG= yes pre-configure: ${ECHO_CMD} libkscan ${PORTNAME} doc > ${WRKSRC}/inst-apps |