diff options
Diffstat (limited to 'devel/libxalloc/Makefile')
-rw-r--r-- | devel/libxalloc/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/libxalloc/Makefile b/devel/libxalloc/Makefile index 12ac7b884ee4..b8cc8ac61ff4 100644 --- a/devel/libxalloc/Makefile +++ b/devel/libxalloc/Makefile @@ -14,7 +14,7 @@ DISTNAME= xalloc-${PORTVERSION} MAINTAINER= obrien@FreeBSD.org USE_GMAKE= yes -INSTALLS_SHLIBS= yes +INSTALLS_SHLIB= yes post-install: .if !defined(NOPORTDOCS) |