diff options
author | Satoshi Asami <asami@FreeBSD.org> | 2000-11-16 15:36:15 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 2000-11-16 15:36:15 +0000 |
commit | d3d8bb4c8b68d9bbd1ceeeb9d89c6be9ac2edf1b (patch) | |
tree | 48cc2a0f0b8b7efbbdea84f4231aa27e0eb29140 | |
parent | Fix PORTREVERSON typo, and add USE_XLIB=yes. (diff) |
This port INSTALLS_SHLIB.
Submitted by: bento
-rw-r--r-- | japanese/FreeWnn-lib/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/japanese/FreeWnn-lib/Makefile b/japanese/FreeWnn-lib/Makefile index 9de6f4b163a8..d70e3474018c 100644 --- a/japanese/FreeWnn-lib/Makefile +++ b/japanese/FreeWnn-lib/Makefile @@ -21,6 +21,7 @@ INSTALL_TARGET= install install.man GNU_CONFIGURE= yes USE_AUTOCONF= yes USE_LIBTOOL= yes +INSTALLS_SHLIB= yes WMMVERSION= 1.1.1-a017 |