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 /math/kcalc | |
parent | 880b5e44bc87f9065a91e444717a092d0661cce9 (diff) | |
download | ports-dc1177a9a5be3b096b2023326ea54d3152bf1571.tar.gz ports-dc1177a9a5be3b096b2023326ea54d3152bf1571.zip |
Notes
Diffstat (limited to 'math/kcalc')
-rw-r--r-- | math/kcalc/Makefile | 1 | ||||
-rw-r--r-- | math/kcalc/pkg-plist | 2 |
2 files changed, 1 insertions, 2 deletions
diff --git a/math/kcalc/Makefile b/math/kcalc/Makefile index 672e5434d23e..6ca9487dcaf3 100644 --- a/math/kcalc/Makefile +++ b/math/kcalc/Makefile @@ -19,6 +19,7 @@ LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg \ 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/math/kcalc/pkg-plist b/math/kcalc/pkg-plist index bc9acbfba126..e337e8930d38 100644 --- a/math/kcalc/pkg-plist +++ b/math/kcalc/pkg-plist @@ -581,5 +581,3 @@ share/toolbar/filedel.xpm @dirrm share/apps/kab @dirrm share/apps/ark/toolbar @dirrm share/apps/ark -@exec /sbin/ldconfig -m %D/lib -@unexec /sbin/ldconfig -R |