diff options
author | sobomax <sobomax@FreeBSD.org> | 2000-06-16 16:48:22 +0800 |
---|---|---|
committer | sobomax <sobomax@FreeBSD.org> | 2000-06-16 16:48:22 +0800 |
commit | 9151f3de49e078e4c11ca2cb75df9214570190db (patch) | |
tree | 1e5290647edb4803ae78750cffd54a3dba48f512 /editors/koffice-kde4 | |
parent | 6fc5471b6bce45b2f23ce2e21d1abd1fde62ae48 (diff) | |
download | freebsd-ports-gnome-9151f3de49e078e4c11ca2cb75df9214570190db.tar.gz freebsd-ports-gnome-9151f3de49e078e4c11ca2cb75df9214570190db.tar.zst freebsd-ports-gnome-9151f3de49e078e4c11ca2cb75df9214570190db.zip |
Fourth round of INSTALLS_SHLIBS conversion.
Diffstat (limited to 'editors/koffice-kde4')
-rw-r--r-- | editors/koffice-kde4/Makefile | 1 | ||||
-rw-r--r-- | editors/koffice-kde4/pkg-plist | 2 |
2 files changed, 1 insertions, 2 deletions
diff --git a/editors/koffice-kde4/Makefile b/editors/koffice-kde4/Makefile index 48ca017e3bf4..c3461fb0f19b 100644 --- a/editors/koffice-kde4/Makefile +++ b/editors/koffice-kde4/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/koffice-kde4/pkg-plist b/editors/koffice-kde4/pkg-plist index 7299e6522a17..3462309e42ed 100644 --- a/editors/koffice-kde4/pkg-plist +++ b/editors/koffice-kde4/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 |