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 /net/kdenetwork4 | |
parent | 880b5e44bc87f9065a91e444717a092d0661cce9 (diff) |
Notes
Diffstat (limited to 'net/kdenetwork4')
-rw-r--r-- | net/kdenetwork4/Makefile | 1 | ||||
-rw-r--r-- | net/kdenetwork4/pkg-plist | 2 |
2 files changed, 1 insertions, 2 deletions
diff --git a/net/kdenetwork4/Makefile b/net/kdenetwork4/Makefile index 0cd0814e71e3..843dd5fd9635 100644 --- a/net/kdenetwork4/Makefile +++ b/net/kdenetwork4/Makefile @@ -20,6 +20,7 @@ LIB_DEPENDS= uu.1:${PORTSDIR}/converters/uulib \ 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/net/kdenetwork4/pkg-plist b/net/kdenetwork4/pkg-plist index b30ea8aa6220..f37e3bd89af1 100644 --- a/net/kdenetwork4/pkg-plist +++ b/net/kdenetwork4/pkg-plist @@ -626,5 +626,3 @@ share/icons/locolor/32x32/apps/kppp.png @dirrm share/apps/kmail @dirrm share/apps/kbiff/pics @dirrm share/apps/kbiff -@exec /sbin/ldconfig -m %D/lib -@unexec /sbin/ldconfig -R |