diff options
author | asami <asami@FreeBSD.org> | 2000-06-17 05:52:40 +0800 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 2000-06-17 05:52:40 +0800 |
commit | 3edb13972140be391bcbba775030ae304f9a847d (patch) | |
tree | 46c6a624389a09a95109aa009b8778cb6dbe21d2 /japanese | |
parent | 39c5cc44261d2db3b384ef374f2f7a08c2396132 (diff) | |
download | freebsd-ports-graphics-3edb13972140be391bcbba775030ae304f9a847d.tar.gz freebsd-ports-graphics-3edb13972140be391bcbba775030ae304f9a847d.tar.zst freebsd-ports-graphics-3edb13972140be391bcbba775030ae304f9a847d.zip |
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
Diffstat (limited to 'japanese')
-rw-r--r-- | japanese/Canna/Makefile | 2 | ||||
-rw-r--r-- | japanese/FreeWnn-lib/Makefile | 2 | ||||
-rw-r--r-- | japanese/FreeWnn-server/Makefile | 2 | ||||
-rw-r--r-- | japanese/Wnn6-lib/Makefile | 2 | ||||
-rw-r--r-- | japanese/Wnn7-lib/Makefile | 2 | ||||
-rw-r--r-- | japanese/canna-lib/Makefile | 2 | ||||
-rw-r--r-- | japanese/canna-server/Makefile | 2 | ||||
-rw-r--r-- | japanese/eb/Makefile | 2 | ||||
-rw-r--r-- | japanese/eb2/Makefile | 2 | ||||
-rw-r--r-- | japanese/eb3/Makefile | 2 | ||||
-rw-r--r-- | japanese/libjcode/Makefile | 2 | ||||
-rw-r--r-- | japanese/pine/Makefile | 2 | ||||
-rw-r--r-- | japanese/ptex-base/Makefile | 2 | ||||
-rw-r--r-- | japanese/ptex-common/Makefile | 2 | ||||
-rw-r--r-- | japanese/tcl76/Makefile | 2 | ||||
-rw-r--r-- | japanese/tk42/Makefile | 2 | ||||
-rw-r--r-- | japanese/vflib/Makefile | 2 |
17 files changed, 17 insertions, 17 deletions
diff --git a/japanese/Canna/Makefile b/japanese/Canna/Makefile index 620c5f83f3f..16ef7810a4d 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 b3e5d23112b..a035ebe4648 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 b3e5d23112b..a035ebe4648 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 c63fc4867fe..5ef5e4a81f8 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 c63fc4867fe..5ef5e4a81f8 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 620c5f83f3f..16ef7810a4d 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 620c5f83f3f..16ef7810a4d 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 872ad7b9e82..68576f8fe32 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 872ad7b9e82..68576f8fe32 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 872ad7b9e82..68576f8fe32 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 f5dd555475a..150033effca 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 34f0568f141..1e2febbc6a9 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 30775eb203f..1ea53fb4b93 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 30775eb203f..1ea53fb4b93 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 d080fd1a43a..954a51bd9a0 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 8244fcde802..d9eb55a757d 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 7895aaf28d9..622d3cfc677 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 |