diff options
author | Cheng-Lung Sung <clsung@FreeBSD.org> | 2006-08-15 00:29:13 +0000 |
---|---|---|
committer | Cheng-Lung Sung <clsung@FreeBSD.org> | 2006-08-15 00:29:13 +0000 |
commit | e8390e6e3c7cf23c6546db19b823f8b4fc9763b2 (patch) | |
tree | 0f9d2255cdc2514c08af673efe768018c7601866 /japanese/chasen-base | |
parent | 653d6eb934c51460f3a70b764c488261192385cc (diff) | |
download | ports-e8390e6e3c7cf23c6546db19b823f8b4fc9763b2.tar.gz ports-e8390e6e3c7cf23c6546db19b823f8b4fc9763b2.zip |
Notes
Diffstat (limited to 'japanese/chasen-base')
-rw-r--r-- | japanese/chasen-base/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/japanese/chasen-base/Makefile b/japanese/chasen-base/Makefile index a63074efdda6..14c336d73414 100644 --- a/japanese/chasen-base/Makefile +++ b/japanese/chasen-base/Makefile @@ -25,7 +25,7 @@ BUILD_DEPENDS= ${LOCALBASE}/include/darts.h:${PORTSDIR}/devel/darts GNU_CONFIGURE= yes CONFIGURE_ARGS= --with-darts=${LOCALBASE}/include --with-libiconv=${LOCALBASE} USE_ICONV= yes -INSTALLS_SHLIB= yes +USE_LDCONFIG= yes post-install: ${RM} -f ${PREFIX}/lib/libchasen.la |