diff options
author | Maxim Sobolev <sobomax@FreeBSD.org> | 2000-06-16 08:48:22 +0000 |
---|---|---|
committer | Maxim Sobolev <sobomax@FreeBSD.org> | 2000-06-16 08:48:22 +0000 |
commit | dc1177a9a5be3b096b2023326ea54d3152bf1571 (patch) | |
tree | fac4efda6d456d2e4eb8e8e61b9c14eda7202813 /devel/libshhmsg/Makefile | |
parent | 880b5e44bc87f9065a91e444717a092d0661cce9 (diff) |
Notes
Diffstat (limited to 'devel/libshhmsg/Makefile')
-rw-r--r-- | devel/libshhmsg/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/libshhmsg/Makefile b/devel/libshhmsg/Makefile index 97c1bad7eaeb..27a6ba5ccded 100644 --- a/devel/libshhmsg/Makefile +++ b/devel/libshhmsg/Makefile @@ -14,9 +14,9 @@ DISTNAME= shhmsg-${PORTVERSION} MAINTAINER= obrien@FreeBSD.org USE_GMAKE= yes +INSTALLS_SHLIBS= yes post-install: - ${SETENV} OBJFORMAT=${PORTOBJFORMAT} ${LDCONFIG} -m ${PREFIX}/lib .if !defined(NOPORTDOCS) @ ${MKDIR} ${PREFIX}/share/doc/libshhmsg .for file in CREDITS README shhmsg.txt |