diff options
Diffstat (limited to 'textproc/sp/Makefile')
-rw-r--r-- | textproc/sp/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/sp/Makefile b/textproc/sp/Makefile index 8e5fe9c2a28..37e90707465 100644 --- a/textproc/sp/Makefile +++ b/textproc/sp/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ftp://ftp.jclark.com/pub/sp/ MAINTAINER= chuckr@FreeBSD.org -INSTALLS_SHLIBS= yes +INSTALLS_SHLIB= yes post-patch: $(CP) $(WRKSRC)/Makefile $(WRKSRC)/Makefile.sed |