diff options
Diffstat (limited to 'x11/xforms/Makefile')
-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} |