From 835d6b8655813f2580f5db9fcbec03a34833ec92 Mon Sep 17 00:00:00 2001 From: Maxim Sobolev Date: Thu, 15 Jun 2000 17:59:45 +0000 Subject: Third round of INSTALL_SHLIBS=yes fixes. --- textproc/pspell/Makefile | 1 + textproc/pspell/pkg-plist | 2 -- textproc/sp/Makefile | 2 ++ textproc/sp/pkg-plist | 1 - 4 files changed, 3 insertions(+), 3 deletions(-) (limited to 'textproc') 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 diff --git a/textproc/sp/Makefile b/textproc/sp/Makefile index cb3fd92e1619..c8d008cbb3e8 100644 --- a/textproc/sp/Makefile +++ b/textproc/sp/Makefile @@ -12,6 +12,8 @@ MASTER_SITES= ftp://ftp.jclark.com/pub/sp/ MAINTAINER= chuckr@FreeBSD.org +INSTALL_SHLIBS= yes + post-patch: $(CP) $(WRKSRC)/Makefile $(WRKSRC)/Makefile.sed $(CP) $(WRKSRC)/Makefile.lib $(WRKSRC)/Makefile.lib.sed diff --git a/textproc/sp/pkg-plist b/textproc/sp/pkg-plist index 9d64c2233dd1..65a9c3711ee0 100644 --- a/textproc/sp/pkg-plist +++ b/textproc/sp/pkg-plist @@ -163,6 +163,5 @@ share/doc/sp/sx.htm share/doc/sp/sysdecl.htm share/doc/sp/sysid.htm share/doc/sp/xml.htm -@comment @exec /sbin/ldconfig -m %D/lib @dirrm include/sp @dirrm share/doc/sp -- cgit v1.2.3