diff options
Diffstat (limited to 'textproc/sp/Makefile')
-rw-r--r-- | textproc/sp/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
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 |