diff options
author | Maxim Sobolev <sobomax@FreeBSD.org> | 2000-06-16 08:48:22 +0000 |
---|---|---|
committer | Maxim Sobolev <sobomax@FreeBSD.org> | 2000-06-16 08:48:22 +0000 |
commit | dc1177a9a5be3b096b2023326ea54d3152bf1571 (patch) | |
tree | fac4efda6d456d2e4eb8e8e61b9c14eda7202813 /editors/calligra | |
parent | 880b5e44bc87f9065a91e444717a092d0661cce9 (diff) | |
download | ports-dc1177a9a5be3b096b2023326ea54d3152bf1571.tar.gz ports-dc1177a9a5be3b096b2023326ea54d3152bf1571.zip |
Notes
Diffstat (limited to 'editors/calligra')
-rw-r--r-- | editors/calligra/Makefile | 1 | ||||
-rw-r--r-- | editors/calligra/pkg-plist | 2 |
2 files changed, 1 insertions, 2 deletions
diff --git a/editors/calligra/Makefile b/editors/calligra/Makefile index 48ca017e3bf4..c3461fb0f19b 100644 --- a/editors/calligra/Makefile +++ b/editors/calligra/Makefile @@ -18,6 +18,7 @@ LIB_DEPENDS= kdecore.4:${PORTSDIR}/x11/kdelibs2 MOC?= ${X11BASE}/bin/moc2 USE_BZIP2= yes USE_QT2= yes +INSTALLS_SHLIBS= yes GNU_CONFIGURE= yes CONFIGURE_ARGS+=--with-qt-dir=${X11BASE} \ --with-qt-includes=${X11BASE}/include/qt2 \ diff --git a/editors/calligra/pkg-plist b/editors/calligra/pkg-plist index 7299e6522a17..3462309e42ed 100644 --- a/editors/calligra/pkg-plist +++ b/editors/calligra/pkg-plist @@ -746,5 +746,3 @@ share/servicetypes/kotool.desktop @dirrm share/apps/kchart @dirrm share/applnk/Applications/KOffice @dirrm share/applnk/Applications -@exec /sbin/ldconfig -m %D/lib -@unexec /sbin/ldconfig -R |