diff options
-rw-r--r-- | chinese/libtabe/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chinese/libtabe/Makefile b/chinese/libtabe/Makefile index 7483eadc9193..55dff76bc047 100644 --- a/chinese/libtabe/Makefile +++ b/chinese/libtabe/Makefile @@ -16,7 +16,7 @@ LIB_DEPENDS= db2.0:${PORTSDIR}/databases/db WRKSRC= ${WRKDIR}/libtabe USE_XLIB= yes -INSTALL_SHLIBS= yes +INSTALLS_SHLIB= yes HAS_CONFIGURE= yes USE_GMAKE= yes CONFIGURE_ARGS= --prefix=${PREFIX} \ |