summaryrefslogtreecommitdiff
path: root/japanese
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>2000-06-16 21:52:40 +0000
committerSatoshi Asami <asami@FreeBSD.org>2000-06-16 21:52:40 +0000
commitffb21b5654e56c5c34ac39799d4746eb84c17ecc (patch)
treeb1e4b6e4fe103d42cf22f4306aad320232380044 /japanese
parentFix typo (database -> databases) that killed INDEX build. (diff)
Rename INSTALLS_SHLIBS to INSTALLS_SHLIB. (There was a typo in the
previous commit message to bsd.port.mk, which said INSTALL_SHLIBS. Boo.) Line up the rhs of variable assignments nicely. Remove a couple of extra whitespaces while I'm here. Suggested by: sobomax
Notes
Notes: svn path=/head/; revision=29651
Diffstat (limited to 'japanese')
-rw-r--r--japanese/Canna/Makefile2
-rw-r--r--japanese/FreeWnn-lib/Makefile2
-rw-r--r--japanese/FreeWnn-server/Makefile2
-rw-r--r--japanese/Wnn6-lib/Makefile2
-rw-r--r--japanese/Wnn7-lib/Makefile2
-rw-r--r--japanese/canna-lib/Makefile2
-rw-r--r--japanese/canna-server/Makefile2
-rw-r--r--japanese/eb/Makefile2
-rw-r--r--japanese/eb2/Makefile2
-rw-r--r--japanese/eb3/Makefile2
-rw-r--r--japanese/libjcode/Makefile2
-rw-r--r--japanese/pine/Makefile2
-rw-r--r--japanese/ptex-base/Makefile2
-rw-r--r--japanese/ptex-common/Makefile2
-rw-r--r--japanese/tcl76/Makefile2
-rw-r--r--japanese/tk42/Makefile2
-rw-r--r--japanese/vflib/Makefile2
17 files changed, 17 insertions, 17 deletions
diff --git a/japanese/Canna/Makefile b/japanese/Canna/Makefile
index 620c5f83f3f7..16ef7810a4dd 100644
--- a/japanese/Canna/Makefile
+++ b/japanese/Canna/Makefile
@@ -16,7 +16,7 @@ MAINTAINER= max@FreeBSD.org
BUILD_DEPENDS= imake:${PORTSDIR}/devel/imake
-INSTALLS_SHLIBS= yes
+INSTALLS_SHLIB= yes
ALL_TARGET= canna
INSTALL_TARGET= install install.man
diff --git a/japanese/FreeWnn-lib/Makefile b/japanese/FreeWnn-lib/Makefile
index b3e5d23112b0..a035ebe46486 100644
--- a/japanese/FreeWnn-lib/Makefile
+++ b/japanese/FreeWnn-lib/Makefile
@@ -19,7 +19,7 @@ EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX}
MAINTAINER= taoka@FreeBSD.org
USE_XLIB= yes
-INSTALLS_SHLIBS= yes
+INSTALLS_SHLIB= yes
PATCHDIR= ${.CURDIR}/../../japanese/Wnn/patches
FILESDIR= ${.CURDIR}/../../japanese/Wnn/files
PKGDIR= ${.CURDIR}/../../japanese/Wnn/pkg
diff --git a/japanese/FreeWnn-server/Makefile b/japanese/FreeWnn-server/Makefile
index b3e5d23112b0..a035ebe46486 100644
--- a/japanese/FreeWnn-server/Makefile
+++ b/japanese/FreeWnn-server/Makefile
@@ -19,7 +19,7 @@ EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX}
MAINTAINER= taoka@FreeBSD.org
USE_XLIB= yes
-INSTALLS_SHLIBS= yes
+INSTALLS_SHLIB= yes
PATCHDIR= ${.CURDIR}/../../japanese/Wnn/patches
FILESDIR= ${.CURDIR}/../../japanese/Wnn/files
PKGDIR= ${.CURDIR}/../../japanese/Wnn/pkg
diff --git a/japanese/Wnn6-lib/Makefile b/japanese/Wnn6-lib/Makefile
index c63fc4867fe8..5ef5e4a81f8b 100644
--- a/japanese/Wnn6-lib/Makefile
+++ b/japanese/Wnn6-lib/Makefile
@@ -18,7 +18,7 @@ BUILD_DEPENDS= imake:${PORTSDIR}/devel/imake
WRKSRC= ${WRKDIR}/src/contrib/im/Xsi
DOCDIR= ${PREFIX}/share/doc/ja-Wnn6-lib
-INSTALLS_SHLIBS= yes
+INSTALLS_SHLIB= yes
# Warning: we cannot use USE_IMAKE.
do-build:
diff --git a/japanese/Wnn7-lib/Makefile b/japanese/Wnn7-lib/Makefile
index c63fc4867fe8..5ef5e4a81f8b 100644
--- a/japanese/Wnn7-lib/Makefile
+++ b/japanese/Wnn7-lib/Makefile
@@ -18,7 +18,7 @@ BUILD_DEPENDS= imake:${PORTSDIR}/devel/imake
WRKSRC= ${WRKDIR}/src/contrib/im/Xsi
DOCDIR= ${PREFIX}/share/doc/ja-Wnn6-lib
-INSTALLS_SHLIBS= yes
+INSTALLS_SHLIB= yes
# Warning: we cannot use USE_IMAKE.
do-build:
diff --git a/japanese/canna-lib/Makefile b/japanese/canna-lib/Makefile
index 620c5f83f3f7..16ef7810a4dd 100644
--- a/japanese/canna-lib/Makefile
+++ b/japanese/canna-lib/Makefile
@@ -16,7 +16,7 @@ MAINTAINER= max@FreeBSD.org
BUILD_DEPENDS= imake:${PORTSDIR}/devel/imake
-INSTALLS_SHLIBS= yes
+INSTALLS_SHLIB= yes
ALL_TARGET= canna
INSTALL_TARGET= install install.man
diff --git a/japanese/canna-server/Makefile b/japanese/canna-server/Makefile
index 620c5f83f3f7..16ef7810a4dd 100644
--- a/japanese/canna-server/Makefile
+++ b/japanese/canna-server/Makefile
@@ -16,7 +16,7 @@ MAINTAINER= max@FreeBSD.org
BUILD_DEPENDS= imake:${PORTSDIR}/devel/imake
-INSTALLS_SHLIBS= yes
+INSTALLS_SHLIB= yes
ALL_TARGET= canna
INSTALL_TARGET= install install.man
diff --git a/japanese/eb/Makefile b/japanese/eb/Makefile
index 872ad7b9e82e..68576f8fe32a 100644
--- a/japanese/eb/Makefile
+++ b/japanese/eb/Makefile
@@ -50,7 +50,7 @@ APPENDIXFILES= appendix/cencro-1.0.tar.gz \
DIST_SUBDIR= eb
USE_LIBTOOL= yes
-INSTALLS_SHLIBS= yes
+INSTALLS_SHLIB= yes
CONFIGURE_ARGS= --with-zlib
APPENDIXDIR= ${PREFIX}/share/eb/appendix
diff --git a/japanese/eb2/Makefile b/japanese/eb2/Makefile
index 872ad7b9e82e..68576f8fe32a 100644
--- a/japanese/eb2/Makefile
+++ b/japanese/eb2/Makefile
@@ -50,7 +50,7 @@ APPENDIXFILES= appendix/cencro-1.0.tar.gz \
DIST_SUBDIR= eb
USE_LIBTOOL= yes
-INSTALLS_SHLIBS= yes
+INSTALLS_SHLIB= yes
CONFIGURE_ARGS= --with-zlib
APPENDIXDIR= ${PREFIX}/share/eb/appendix
diff --git a/japanese/eb3/Makefile b/japanese/eb3/Makefile
index 872ad7b9e82e..68576f8fe32a 100644
--- a/japanese/eb3/Makefile
+++ b/japanese/eb3/Makefile
@@ -50,7 +50,7 @@ APPENDIXFILES= appendix/cencro-1.0.tar.gz \
DIST_SUBDIR= eb
USE_LIBTOOL= yes
-INSTALLS_SHLIBS= yes
+INSTALLS_SHLIB= yes
CONFIGURE_ARGS= --with-zlib
APPENDIXDIR= ${PREFIX}/share/eb/appendix
diff --git a/japanese/libjcode/Makefile b/japanese/libjcode/Makefile
index f5dd555475a7..150033effca1 100644
--- a/japanese/libjcode/Makefile
+++ b/japanese/libjcode/Makefile
@@ -15,7 +15,7 @@ MAINTAINER= stanaka@bb.mbn.or.jp
WRKSRC= ${WRKDIR}/${DISTNAME}-${PORTVERSION}
-INSTALLS_SHLIBS= yes
+INSTALLS_SHLIB= yes
do-install:
${INSTALL_DATA} ${WRKSRC}/libjcode.a ${PREFIX}/lib/libjcode.a
diff --git a/japanese/pine/Makefile b/japanese/pine/Makefile
index 34f0568f1415..1e2febbc6a93 100644
--- a/japanese/pine/Makefile
+++ b/japanese/pine/Makefile
@@ -21,7 +21,7 @@ MAINTAINER= max@FreeBSD.org
BROKEN_ELF= yes
-INSTALLS_SHLIBS= yes
+INSTALLS_SHLIB= yes
LIB_DEPENDS= canna.1:${PORTSDIR}/japanese/Canna
BUILD_DEPENDS= ${PREFIX}/lib/libcanna.a:${PORTSDIR}/japanese/Canna
diff --git a/japanese/ptex-base/Makefile b/japanese/ptex-base/Makefile
index 30775eb203f6..1ea53fb4b93c 100644
--- a/japanese/ptex-base/Makefile
+++ b/japanese/ptex-base/Makefile
@@ -18,7 +18,7 @@ DISTFILES= ${DISTNAME}${EXTRACT_SUFX} \
MAINTAINER= max@FreeBSD.org
MANUAL_PACKAGE_BUILD= incompatible with other versions of ptex-*
-INSTALLS_SHLIBS= yes
+INSTALLS_SHLIB= yes
USE_GMAKE= yes
EXTRACT_ONLY= ${DISTFILES:Ntexmflib-*}
DIST_SUBDIR= ${PORTNAME}
diff --git a/japanese/ptex-common/Makefile b/japanese/ptex-common/Makefile
index 30775eb203f6..1ea53fb4b93c 100644
--- a/japanese/ptex-common/Makefile
+++ b/japanese/ptex-common/Makefile
@@ -18,7 +18,7 @@ DISTFILES= ${DISTNAME}${EXTRACT_SUFX} \
MAINTAINER= max@FreeBSD.org
MANUAL_PACKAGE_BUILD= incompatible with other versions of ptex-*
-INSTALLS_SHLIBS= yes
+INSTALLS_SHLIB= yes
USE_GMAKE= yes
EXTRACT_ONLY= ${DISTFILES:Ntexmflib-*}
DIST_SUBDIR= ${PORTNAME}
diff --git a/japanese/tcl76/Makefile b/japanese/tcl76/Makefile
index d080fd1a43a1..954a51bd9a01 100644
--- a/japanese/tcl76/Makefile
+++ b/japanese/tcl76/Makefile
@@ -18,7 +18,7 @@ MAINTAINER= taguchi@tohoku.iij.ad.jp
WRKSRC= ${WRKDIR}/${DISTNAME}/unix
USE_AUTOCONF= yes
-INSTALLS_SHLIBS= yes
+INSTALLS_SHLIB= yes
CONFIGURE_ARGS= --enable-shared
CONFIGURE_ENV= PORTSDIR=${PORTSDIR}
PKGINSTALL= ${PORTSDIR}/lang/tcl82/pkg/INSTALL.tclsh
diff --git a/japanese/tk42/Makefile b/japanese/tk42/Makefile
index 8244fcde802d..d9eb55a757d0 100644
--- a/japanese/tk42/Makefile
+++ b/japanese/tk42/Makefile
@@ -21,7 +21,7 @@ LIB_DEPENDS= tcl76jp.1:${PORTSDIR}/japanese/tcl76
WRKSRC= ${WRKDIR}/${DISTNAME}/unix
USE_AUTOCONF= yes
USE_XLIB= yes
-INSTALLS_SHLIBS= yes
+INSTALLS_SHLIB= yes
CONFIGURE_ARGS= --enable-shared
CONFIGURE_ENV= PORTSDIR=${PORTSDIR}
diff --git a/japanese/vflib/Makefile b/japanese/vflib/Makefile
index 7895aaf28d9e..622d3cfc677f 100644
--- a/japanese/vflib/Makefile
+++ b/japanese/vflib/Makefile
@@ -22,7 +22,7 @@ PLIST_SUB= VFLIB_VERSION=${VFLIB_VERSION}
GNU_CONFIGURE= yes
USE_AUTOCONF= yes
-INSTALLS_SHLIBS= yes
+INSTALLS_SHLIB= yes
CONFIGURE_ARGS= --with-freetype \
--with-freetype-includedir=${PREFIX}/include \
--with-freetype-libdir=${PREFIX}/lib