diff options
Diffstat (limited to 'textproc/pspell')
-rw-r--r-- | textproc/pspell/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/pspell/Makefile b/textproc/pspell/Makefile index ae3b11786649..d929d55853d3 100644 --- a/textproc/pspell/Makefile +++ b/textproc/pspell/Makefile @@ -16,7 +16,7 @@ MAINTAINER= ade@FreeBSD.org USE_NEWGCC= yes USE_LIBTOOL= yes -INSTALL_SHLIBS= yes +INSTALLS_SHLIBS= yes LIBTOOLFILES= configure modules/configure CONFIGURE_ENV+= CXXFLAGS="${CXXFLAGS} -I${WRKSRC}" MAKE_ARGS+= NOPORTDOCS=${NOPORTDOCS} |