aboutsummaryrefslogtreecommitdiffstats
path: root/graphics/lfview/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/lfview/Makefile')
-rw-r--r--graphics/lfview/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/graphics/lfview/Makefile b/graphics/lfview/Makefile
index ce78957848cd..75f20bb4e04f 100644
--- a/graphics/lfview/Makefile
+++ b/graphics/lfview/Makefile
@@ -15,6 +15,7 @@ EXTRACT_SUFX= .tgz
MAINTAINER= s974123@cc.matsuyama-u.ac.jp
USE_IMAKE= yes
+INSTALLS_SHLIBS= yes
NO_INSTALL_MANPAGES= yes
do-install:
@@ -26,7 +27,4 @@ do-install:
${INSTALL_DATA} ${WRKSRC}/README ${PREFIX}/share/doc/ja/lfview
.endif
-post-install:
- ${SETENV} OBJFORMAT=${PORTOBJFORMAT} ${LDCONFIG} -m ${PREFIX}/lib
-
.include <bsd.port.mk>