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/vcg | |
parent | a1a675dbb0aeebf8a7e5798c2180a3cc6a2a42b7 (diff) | |
download | freebsd-ports-gnome-e1475027cde346cc8c26ff967438ba80036384a0.tar.gz freebsd-ports-gnome-e1475027cde346cc8c26ff967438ba80036384a0.tar.zst freebsd-ports-gnome-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/vcg')
-rw-r--r-- | graphics/vcg/Makefile | 3 | ||||
-rw-r--r-- | graphics/vcg/pkg-plist | 13 |
2 files changed, 8 insertions, 8 deletions
diff --git a/graphics/vcg/Makefile b/graphics/vcg/Makefile index 9084e11d3ccc..82beb92f59fa 100644 --- a/graphics/vcg/Makefile +++ b/graphics/vcg/Makefile @@ -3,7 +3,7 @@ # Date created: 19 February 1995 # Whom: hsu # -# $Id: Makefile,v 1.4 1995/05/16 11:34:33 asami Exp $ +# $Id: Makefile,v 1.5 1996/11/18 11:29:26 asami Exp $ # DISTNAME= vcg.1.30 @@ -13,6 +13,7 @@ MASTER_SITES= ftp://ftp.cs.uni-sb.de/pub/graphics/vcg/ DISTFILES= vcg.1.30.r3.17.tgz USE_X11= yes +MANL= pbmrot90.l pbmshift.l pbm2hp.l vcgdemomaker.l vcg.l xvcg.l pre-patch: @mkdir -p ${WRKSRC}/preconf/X11ccFreeBSD diff --git a/graphics/vcg/pkg-plist b/graphics/vcg/pkg-plist index e1ccbf2ec21d..9f0290ff0502 100644 --- a/graphics/vcg/pkg-plist +++ b/graphics/vcg/pkg-plist @@ -1,12 +1,11 @@ -@cwd /usr/X11R6 bin/xvcg bin/pbmrot90 bin/pbmshift bin/pbm2hp bin/vcgdemomaker -man/manl/pbmrot90.l -man/manl/pbmshift.l -man/manl/pbm2hp.l -man/manl/vcgdemomaker.l -man/manl/vcg.l -man/manl/xvcg.l +man/manl/pbmrot90.l.gz +man/manl/pbmshift.l.gz +man/manl/pbm2hp.l.gz +man/manl/vcgdemomaker.l.gz +man/manl/vcg.l.gz +man/manl/xvcg.l.gz |