summaryrefslogtreecommitdiff
path: root/graphics/lfview
diff options
context:
space:
mode:
authorMaxim Sobolev <sobomax@FreeBSD.org>2000-06-16 08:48:22 +0000
committerMaxim Sobolev <sobomax@FreeBSD.org>2000-06-16 08:48:22 +0000
commitdc1177a9a5be3b096b2023326ea54d3152bf1571 (patch)
treefac4efda6d456d2e4eb8e8e61b9c14eda7202813 /graphics/lfview
parentAdd bin/apple_driver. (diff)
Fourth round of INSTALLS_SHLIBS conversion.
Notes
Notes: svn path=/head/; revision=29630
Diffstat (limited to 'graphics/lfview')
-rw-r--r--graphics/lfview/Makefile4
-rw-r--r--graphics/lfview/pkg-plist2
2 files changed, 1 insertions, 5 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>
diff --git a/graphics/lfview/pkg-plist b/graphics/lfview/pkg-plist
index 699e0036e4fa..950119c2f792 100644
--- a/graphics/lfview/pkg-plist
+++ b/graphics/lfview/pkg-plist
@@ -3,5 +3,3 @@ share/doc/ja/lfview/README
@dirrm share/doc/ja/lfview
lib/liblfv_leaf.so.1
lib/liblfv_leaf.so
-@exec /usr/bin/env OBJFORMAT=%%PORTOBJFORMAT%% /sbin/ldconfig -m %B
-@unexec /usr/bin/env OBJFORMAT=%%PORTOBJFORMAT%% /sbin/ldconfig -R