diff options
author | sobomax <sobomax@FreeBSD.org> | 2000-06-16 01:59:45 +0800 |
---|---|---|
committer | sobomax <sobomax@FreeBSD.org> | 2000-06-16 01:59:45 +0800 |
commit | a375e7549c50755d8d6fa4ffa4ca5bd5b598b71b (patch) | |
tree | c33273a6a58b8038777ed89865aa97018222b854 /textproc/sp | |
parent | 64186dbb7c798d759f09f85b088edf5765605aa5 (diff) | |
download | freebsd-ports-gnome-a375e7549c50755d8d6fa4ffa4ca5bd5b598b71b.tar.gz freebsd-ports-gnome-a375e7549c50755d8d6fa4ffa4ca5bd5b598b71b.tar.zst freebsd-ports-gnome-a375e7549c50755d8d6fa4ffa4ca5bd5b598b71b.zip |
Third round of INSTALL_SHLIBS=yes fixes.
Diffstat (limited to 'textproc/sp')
-rw-r--r-- | textproc/sp/Makefile | 2 | ||||
-rw-r--r-- | textproc/sp/pkg-plist | 1 |
2 files changed, 2 insertions, 1 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 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 |