summaryrefslogtreecommitdiff
path: root/chinese/libtabe
diff options
context:
space:
mode:
authorJimmy Olgeni <olgeni@FreeBSD.org>2001-06-01 20:04:25 +0000
committerJimmy Olgeni <olgeni@FreeBSD.org>2001-06-01 20:04:25 +0000
commitbce811e09f30ebea53186257656230e23fe7826d (patch)
tree2af38cabafd44228be4877acec5e14d93fd362da /chinese/libtabe
parentDoh, there's no need to include DISTNAME in MASTER_SITES. (diff)
Fix typo: INSTALL_SHLIBS -> INSTALLS_SHLIB
Notes
Notes: svn path=/head/; revision=43413
Diffstat (limited to 'chinese/libtabe')
-rw-r--r--chinese/libtabe/Makefile2
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} \