summaryrefslogtreecommitdiffstats
path: root/japanese/libimg/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'japanese/libimg/Makefile')
-rw-r--r--japanese/libimg/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/japanese/libimg/Makefile b/japanese/libimg/Makefile
index 5c1a24e..fd959ea 100644
--- a/japanese/libimg/Makefile
+++ b/japanese/libimg/Makefile
@@ -22,6 +22,8 @@ HAS_CONFIGURE= yes
CONFIGURE_ARGS= --with-tcl=${PREFIX}/lib/tcl${TCLVERSION}jp \
--with-tk=${PREFIX}/lib/tk${TKVERSION}jp \
--disable-stubs
+INSTALLS_SHLIB= yes
+LDCONFIG_DIRS= ${PREFIX}/lib/Img1.2
TCLVERSION= 8.0
TKVERSION= 8.0
@@ -42,6 +44,5 @@ post-install:
.else
${LN} -sf libimg12.so.1 ${PREFIX}/lib/Img1.2/libimg12.so
.endif
- ${SETENV} OBJFORMAT=${PORTOBJFORMAT} ${LDCONFIG} -m ${PREFIX}/lib/Img1.2
.include <bsd.port.post.mk>
OpenPOWER on IntegriCloud