diff options
author | hoek <hoek@FreeBSD.org> | 1998-08-17 15:14:09 +0800 |
---|---|---|
committer | hoek <hoek@FreeBSD.org> | 1998-08-17 15:14:09 +0800 |
commit | b201d6023b5887dfce0ced4619658e3c3a53f6b9 (patch) | |
tree | e986bc9d8a4f5ce316e3a4aa61b4a2f420d11433 /audio/gsm | |
parent | 8cd2194dc67b9060529db468643d9c8231d8f068 (diff) | |
download | freebsd-ports-gnome-b201d6023b5887dfce0ced4619658e3c3a53f6b9.tar.gz freebsd-ports-gnome-b201d6023b5887dfce0ced4619658e3c3a53f6b9.tar.zst freebsd-ports-gnome-b201d6023b5887dfce0ced4619658e3c3a53f6b9.zip |
It's not that ports/astro/* had no manpages to remove from their
PLISTs, it's just that none of the ones that do use the MANx
variables.
Diffstat (limited to 'audio/gsm')
-rw-r--r-- | audio/gsm/pkg-plist | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/audio/gsm/pkg-plist b/audio/gsm/pkg-plist index 2101d70b8d75..d4e802465d96 100644 --- a/audio/gsm/pkg-plist +++ b/audio/gsm/pkg-plist @@ -1,13 +1,8 @@ bin/toast @exec ln -fs %f %B/untoast @exec ln -fs %f %B/untoastt -man/man1/toast.1.gz @exec ln -fs %f %B/untoast.1 @exec ln -fs %f %B/tcat.1 -man/man3/gsm.3.gz -man/man3/gsm_explode.3.gz -man/man3/gsm_option.3.gz -man/man3/gsm_print.3.gz lib/libgsm.so.1.0.10 @exec /sbin/ldconfig -m %B @unexec /sbin/ldconfig -R |