diff options
author | steve <steve@FreeBSD.org> | 1998-10-05 05:20:58 +0000 |
---|---|---|
committer | steve <steve@FreeBSD.org> | 1998-10-05 05:20:58 +0000 |
commit | a01187a1a464ec2454119f19e94f814814eec980 (patch) | |
tree | 201ceac74c5b32a098628381da07a610bc74dc17 /x11/dgs | |
parent | 933c2be5f6d8d1e404b642861617d85d43b41c1e (diff) | |
download | FreeBSD-ports-a01187a1a464ec2454119f19e94f814814eec980.zip FreeBSD-ports-a01187a1a464ec2454119f19e94f814814eec980.tar.gz |
No need to use ${LDCONFIG} if we don't install any shared libs.
Diffstat (limited to 'x11/dgs')
-rw-r--r-- | x11/dgs/pkg-plist | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/x11/dgs/pkg-plist b/x11/dgs/pkg-plist index 8800127..663d1d2 100644 --- a/x11/dgs/pkg-plist +++ b/x11/dgs/pkg-plist @@ -280,8 +280,6 @@ lib/DGS/fonts/z003034l.pfm lib/libdps.a lib/libdpstk.a lib/libpsres.a -@exec /sbin/ldconfig -m %B -@unexec /sbin/ldconfig -R @dirrm include/DPS @dirrm lib/DGS/4.03/doc @dirrm lib/DGS/4.03/examples |