diff options
author | agc <agc@pkgsrc.org> | 1998-06-22 12:58:33 +0000 |
---|---|---|
committer | agc <agc@pkgsrc.org> | 1998-06-22 12:58:33 +0000 |
commit | 988019b0161173d9185365a43313f01b0fdb5e3d (patch) | |
tree | d4348e0f294c2e984b78663e6958bb9a3bb8fcd8 /x11/xforms | |
parent | daa3dd519ae7d2f2b965e1cc9ca7cd78fa7ad24c (diff) | |
download | pkgsrc-988019b0161173d9185365a43313f01b0fdb5e3d.tar.gz |
Update package Makefiles for automatic manual page handling.
Diffstat (limited to 'x11/xforms')
-rw-r--r-- | x11/xforms/Makefile | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/x11/xforms/Makefile b/x11/xforms/Makefile index 6537f392f78..37717e87922 100644 --- a/x11/xforms/Makefile +++ b/x11/xforms/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.4 1998/06/13 15:15:49 matthias Exp $ +# $NetBSD: Makefile,v 1.5 1998/06/22 13:21:04 agc Exp $ # DISTNAME= bxform-088 @@ -28,9 +28,6 @@ NO_BUILD= yes USE_X11= yes -MAN1= fdesign.1 fd2ps.1 -MAN5= forms.5 xforms.5 - post-patch: ${MV} ${WRKSRC}/mkconfig.h ${WRKSRC}/mkconfig.h.orig ${CP} ${FILESDIR}/mkconfig.h ${WRKSRC} |