diff options
author | sobomax <sobomax@FreeBSD.org> | 2000-06-16 08:48:22 +0000 |
---|---|---|
committer | sobomax <sobomax@FreeBSD.org> | 2000-06-16 08:48:22 +0000 |
commit | 9151f3de49e078e4c11ca2cb75df9214570190db (patch) | |
tree | 1e5290647edb4803ae78750cffd54a3dba48f512 /x11-toolkits/libjtree/pkg-plist | |
parent | 6fc5471b6bce45b2f23ce2e21d1abd1fde62ae48 (diff) | |
download | FreeBSD-ports-9151f3de49e078e4c11ca2cb75df9214570190db.zip FreeBSD-ports-9151f3de49e078e4c11ca2cb75df9214570190db.tar.gz |
Fourth round of INSTALLS_SHLIBS conversion.
Diffstat (limited to 'x11-toolkits/libjtree/pkg-plist')
-rw-r--r-- | x11-toolkits/libjtree/pkg-plist | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/x11-toolkits/libjtree/pkg-plist b/x11-toolkits/libjtree/pkg-plist index a092b40..2e3c3e4 100644 --- a/x11-toolkits/libjtree/pkg-plist +++ b/x11-toolkits/libjtree/pkg-plist @@ -16,5 +16,3 @@ lib/%%PORTNAME%%-%%LIBVERSION%%.so.%%LIBNUMBER%% %%PORTDOCS:%%share/doc/JX/LICENSE_%%PORTNAME%% %%PORTDOCS:%%@unexec rmdir %D/share/doc/JX 2>/dev/null || true @dirrm include/%%INCLUDEDIR%% -@exec /usr/bin/env OBJFORMAT=%%PORTOBJFORMAT%% /sbin/ldconfig -m %B -@unexec /usr/bin/env OBJFORMAT=%%PORTOBJFORMAT%% /sbin/ldconfig -R |