summaryrefslogtreecommitdiff
path: root/x11-toolkits/xforms
diff options
context:
space:
mode:
authorMasafumi Max NAKANE <max@FreeBSD.org>1997-05-16 12:53:21 +0000
committerMasafumi Max NAKANE <max@FreeBSD.org>1997-05-16 12:53:21 +0000
commit23cf1db3d7c69faabb24cc2a05a3267472b7f187 (patch)
treefd40b08dc02339db63ba74f6942d01b080a6ffa8 /x11-toolkits/xforms
parentUpgrade, 0.2 -> 0.3. (diff)
Some files were missing from the packing list.
This completely and finally closes PR: 3297
Notes
Notes: svn path=/head/; revision=6461
Diffstat (limited to 'x11-toolkits/xforms')
-rw-r--r--x11-toolkits/xforms/Makefile8
-rw-r--r--x11-toolkits/xforms/pkg-plist4
2 files changed, 10 insertions, 2 deletions
diff --git a/x11-toolkits/xforms/Makefile b/x11-toolkits/xforms/Makefile
index 6e65c93b5a55..0e77c70697fa 100644
--- a/x11-toolkits/xforms/Makefile
+++ b/x11-toolkits/xforms/Makefile
@@ -3,7 +3,7 @@
# Date created: 28 March 1997
# Whom: gena
#
-# $Id: Makefile,v 1.9 1997/02/23 12:07:29 jkh Exp $
+# $Id: Makefile,v 1.10 1997/03/28 11:39:55 asami Exp $
#
DISTNAME= bxform-086
@@ -16,10 +16,14 @@ MAINTAINER= gena@NetVision.net.il
USE_X11= yes
WRKSRC= ${WRKDIR}/xforms
-MAN1= fdesign.1
+MAN1= fdesign.1 fd2ps.1
MAN5= xforms.5
post-install:
/sbin/ldconfig -m ${PREFIX}/lib
+.if !defined(NOMANCOMPRESS)
+ @${RM} ${PREFIX}/man/man5/forms.5
+ @ln -fs xforms.5.gz ${PREFIX}/man/man5/forms.5.gz
+.endif
.include <bsd.port.mk>
diff --git a/x11-toolkits/xforms/pkg-plist b/x11-toolkits/xforms/pkg-plist
index 4da80191f89a..f6ac3e546f4f 100644
--- a/x11-toolkits/xforms/pkg-plist
+++ b/x11-toolkits/xforms/pkg-plist
@@ -1,11 +1,15 @@
bin/fdesign
+bin/fd2ps
lib/libxforms.a
lib/libxforms.so.0.86
+lib/libxforms.so
@exec ldconfig -m %B
@exec ranlib %D/lib/libxforms.a
include/forms.h
man/man1/fdesign.1.gz
+man/man1/fd2ps.1.gz
man/man5/xforms.5.gz
+man/man5/forms.5.gz
lib/X11/xforms/arrowbutton
lib/X11/xforms/borderwidth
lib/X11/xforms/boxtype