freebsd-ports/emulators/osf1_base/pkg-plist
Steve Price 261b80aafd Remove what seemed like an innocuous warning message but turned out to be
a serious flaw that was causing parts of the XFree86 ports lib/X11 directory
to be removed on 'make deinstall'.
2000-08-13 22:04:52 +00:00

35 lines
709 B
Plaintext

@comment $FreeBSD$
usr/shlib/libXm.so
usr/shlib/libXmu.so
usr/shlib/libXt.so
usr/shlib/libX11.so
usr/shlib/libXext.so
usr/shlib/libdnet_stub.so
usr/shlib/libm.so
usr/shlib/libots.so
usr/shlib/libc.so
usr/shlib/libcxx.so
usr/shlib/libexc.so
usr/shlib/libSM.so
usr/shlib/libICE.so
usr/shlib/LICENSE
etc/svc.conf
etc/sia/OSFC2_matrix.conf
etc/sia/bsd_matrix.conf
etc/sia/matrix.conf
etc/sia/siainitgood
sbin/loader
@comment needed symlinks:
usr/shlib/libc_r.so
usr/shlib/libpthread.so
usr/shlib/libpthreads.so
sbin/sh
@exec mkdir -p %D/usr/lib && ln -sf %%X11BASE%%/lib/X11 %D/usr/lib
@unexec rm -f %D/usr/lib/X11 2>&1 > /dev/null
@dirrm sbin
@dirrm etc/sia
@dirrm etc
@dirrm usr/lib
@dirrm usr/shlib
@dirrm usr