diff options
Diffstat (limited to 'textproc/pspell')
| -rw-r--r-- | textproc/pspell/Makefile | 1 | ||||
| -rw-r--r-- | textproc/pspell/pkg-plist | 2 |
2 files changed, 1 insertions, 2 deletions
diff --git a/textproc/pspell/Makefile b/textproc/pspell/Makefile index 631238133f3b..ae3b11786649 100644 --- a/textproc/pspell/Makefile +++ b/textproc/pspell/Makefile @@ -16,6 +16,7 @@ MAINTAINER= ade@FreeBSD.org USE_NEWGCC= yes USE_LIBTOOL= yes +INSTALL_SHLIBS= yes LIBTOOLFILES= configure modules/configure CONFIGURE_ENV+= CXXFLAGS="${CXXFLAGS} -I${WRKSRC}" MAKE_ARGS+= NOPORTDOCS=${NOPORTDOCS} diff --git a/textproc/pspell/pkg-plist b/textproc/pspell/pkg-plist index d9834a7518d7..557423de437b 100644 --- a/textproc/pspell/pkg-plist +++ b/textproc/pspell/pkg-plist @@ -32,8 +32,6 @@ lib/libpspell-modules.so.1 lib/libpspell.a lib/libpspell.so lib/libpspell.so.2 -@unexec /usr/bin/env OBJFORMAT=%%PORTOBJFORMAT%% /sbin/ldconfig -R -@exec /usr/bin/env OBJFORMAT=%%PORTOBJFORMAT%% /sbin/ldconfig -m %B share/doc/pspell/man-html/1_Introduction.html share/doc/pspell/man-html/2_Getting.html share/doc/pspell/man-html/3_Library.html |
