summaryrefslogtreecommitdiffstats
path: root/japanese
diff options
context:
space:
mode:
authorknu <knu@FreeBSD.org>2002-05-12 19:51:04 +0000
committerknu <knu@FreeBSD.org>2002-05-12 19:51:04 +0000
commitda2c278d06f8f41d0ef3d5191070933a61b317b8 (patch)
treeb4a84d50013bf54e855cf19a4ecf945ab43a5f5f /japanese
parenteec882cf9e7caec1d489771b49f9fcef69ab3659 (diff)
downloadFreeBSD-ports-da2c278d06f8f41d0ef3d5191070933a61b317b8.zip
FreeBSD-ports-da2c278d06f8f41d0ef3d5191070933a61b317b8.tar.gz
Define INSTALLS_SHLIB properly.
Found by: bento, portlint
Diffstat (limited to 'japanese')
-rw-r--r--japanese/chasen-base/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/japanese/chasen-base/Makefile b/japanese/chasen-base/Makefile
index 4a63061..a940bf8 100644
--- a/japanese/chasen-base/Makefile
+++ b/japanese/chasen-base/Makefile
@@ -18,8 +18,9 @@ PATCH_DIST_STRIP= -p1
MAINTAINER= ports@FreeBSD.org
-GNU_CONFIGURE= YES
-#USE_LIBTOOL= YES
+GNU_CONFIGURE= yes
+#USE_LIBTOOL= yes
+INSTALLS_SHLIB= yes
post-install:
${RM} -f ${PREFIX}/lib/libchasen.la
OpenPOWER on IntegriCloud