diff options
Diffstat (limited to 'deskutils/pinot/Makefile')
-rw-r--r-- | deskutils/pinot/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/deskutils/pinot/Makefile b/deskutils/pinot/Makefile index e2da65dc23f7..6386008281f2 100644 --- a/deskutils/pinot/Makefile +++ b/deskutils/pinot/Makefile @@ -59,7 +59,7 @@ OPTIONS_SUB= yes DEBUG_CONFIGURE_ON= --enable-debug=yes -CHMLIB_CONFIGURE_ON= --enbale-chmlib=yes +CHMLIB_CONFIGURE_ON= --enable-chmlib=yes CHMLIB_CONFIGURE_OFF= --disable-chmlib CHMLIB_LIB_DEPENDS= libchm.so:${PORTSDIR}/misc/chmlib |