diff options
Diffstat (limited to 'textproc/aspell')
| -rw-r--r-- | textproc/aspell/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/aspell/Makefile b/textproc/aspell/Makefile index b408b079cf46..91bb4d278621 100644 --- a/textproc/aspell/Makefile +++ b/textproc/aspell/Makefile @@ -18,7 +18,7 @@ LIB_DEPENDS= pspell.2:${PORTSDIR}/textproc/pspell USE_NEWGCC= yes USE_LIBTOOL= yes -INSTALL_SHLIBS= yes +INSTALLS_SHLIBS= yes CONFIGURE_ENV+= CXXFLAGS="${CXXFLAGS} -I${LOCALBASE}/include" \ LIBS="-L${LOCALBASE}/lib" USE_GMAKE= yes |
