diff options
author | asami <asami@FreeBSD.org> | 1996-11-18 22:17:24 +0800 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 1996-11-18 22:17:24 +0800 |
commit | e1475027cde346cc8c26ff967438ba80036384a0 (patch) | |
tree | 4659b41700eb12b7f8cf84c6386677d53f5d8032 /graphics/xpm | |
parent | a1a675dbb0aeebf8a7e5798c2180a3cc6a2a42b7 (diff) | |
download | freebsd-ports-graphics-e1475027cde346cc8c26ff967438ba80036384a0.tar.gz freebsd-ports-graphics-e1475027cde346cc8c26ff967438ba80036384a0.tar.zst freebsd-ports-graphics-e1475027cde346cc8c26ff967438ba80036384a0.zip |
Compress a bunch of manpages. Remove unnecessary @ directives from
PLISTs.
Note: I know that this is going to break some symlinks and/or .so
includes, I will back some of these out as I run into these during
package building.
Diffstat (limited to 'graphics/xpm')
-rw-r--r-- | graphics/xpm/pkg-plist | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/graphics/xpm/pkg-plist b/graphics/xpm/pkg-plist index 8eb4a1d2758..84184322509 100644 --- a/graphics/xpm/pkg-plist +++ b/graphics/xpm/pkg-plist @@ -1,11 +1,7 @@ -@cwd /usr/X11R6 -@mode 755 bin/sxpm -@mode 644 lib/libXpm.a lib/libXpm.so.4.9 -@exec ldconfig -m %B +@exec /sbin/ldconfig -m %B @exec ranlib %D/lib/libXpm.a -@mode 444 include/X11/xpm.h man/man1/sxpm.1.gz |