diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1996-11-18 14:17:24 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1996-11-18 14:17:24 +0000 |
commit | c98cfd116dc0f77d80a247eaa00036df1e3335a1 (patch) | |
tree | 79b52e0aecd534af57de2d0ee3c9a860bc4a01fc /x11-toolkits/xforms | |
parent | b7797c8f9cae00eef6480e567b0f9ab5d21741ed (diff) |
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.
Notes
Notes:
svn path=/head/; revision=4578
Diffstat (limited to 'x11-toolkits/xforms')
-rw-r--r-- | x11-toolkits/xforms/Makefile | 4 | ||||
-rw-r--r-- | x11-toolkits/xforms/pkg-plist | 8 |
2 files changed, 5 insertions, 7 deletions
diff --git a/x11-toolkits/xforms/Makefile b/x11-toolkits/xforms/Makefile index 5a9d93be9695..9c30dea76fb8 100644 --- a/x11-toolkits/xforms/Makefile +++ b/x11-toolkits/xforms/Makefile @@ -3,7 +3,7 @@ # Date created: 29 June 1996 # Whom: gena # -# $Id: Makefile,v 1.5 1996/07/12 11:38:14 asami Exp $ +# $Id: Makefile,v 1.6 1996/11/18 11:44:20 asami Exp $ # DISTNAME= bxform-081 @@ -16,6 +16,8 @@ MAINTAINER= gena@NetVision.net.il USE_X11= yes WRKSRC= ${WRKDIR}/xforms +MAN1= fdesign.1 +MAN5= xforms.5 post-install: /sbin/ldconfig -m ${PREFIX}/lib diff --git a/x11-toolkits/xforms/pkg-plist b/x11-toolkits/xforms/pkg-plist index f298a67d0dac..804755cc1b1c 100644 --- a/x11-toolkits/xforms/pkg-plist +++ b/x11-toolkits/xforms/pkg-plist @@ -1,15 +1,11 @@ -@cwd /usr/X11R6 -@mode 755 bin/fdesign -@mode 644 lib/libxforms.a lib/libxforms.so.0.81 @exec ldconfig -m %B @exec ranlib %D/lib/libxforms.a -@mode 444 include/X11/forms.h -man/man1/fdesign.1 -man/man5/xforms.5 +man/man1/fdesign.1.gz +man/man5/xforms.5.gz lib/X11/xforms/arrowbutton lib/X11/xforms/borderwidth lib/X11/xforms/boxtype |