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/Wnn7-lib | |
parent | 653d6eb934c51460f3a70b764c488261192385cc (diff) |
Notes
Diffstat (limited to 'japanese/Wnn7-lib')
-rw-r--r-- | japanese/Wnn7-lib/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/japanese/Wnn7-lib/Makefile b/japanese/Wnn7-lib/Makefile index 104a28052776..e5cf3e3c6986 100644 --- a/japanese/Wnn7-lib/Makefile +++ b/japanese/Wnn7-lib/Makefile @@ -20,7 +20,7 @@ BUILD_DEPENDS= imake:${X_IMAKE_PORT} WRKSRC= ${WRKDIR}/src DOCDIR= ${PREFIX}/share/doc/ja-Wnn7-lib -INSTALLS_SHLIB= yes +USE_LDCONFIG= yes # Warning: we cannot use USE_IMAKE. do-build: |