From 2d792c0ab51fb1d200099950aad5f19026a1994e Mon Sep 17 00:00:00 2001 From: wiz Date: Mon, 23 Jun 2003 16:59:37 +0000 Subject: Add ${RMDIR} ${PREFIX}/man/man3w in post-install. --- emulators/wine/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/emulators/wine/Makefile b/emulators/wine/Makefile index 363b361dfaf..5598d12d99d 100644 --- a/emulators/wine/Makefile +++ b/emulators/wine/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.42 2003/06/23 08:12:57 adam Exp $ +# $NetBSD: Makefile,v 1.43 2003/06/23 16:59:37 wiz Exp $ DISTNAME= Wine-20030618 PKGNAME= ${DISTNAME:S/W/w/} @@ -46,6 +46,7 @@ post-install: ${INSTALL_DATA} config ${EGDIR}/wine.conf; \ ${INSTALL_DATA} generic.ppd ${EGDIR}/generic.ppd; \ ${INSTALL_DATA} system.ini ${EGDIR}/system.ini + ${RMDIR} ${PREFIX}/man/man3w .include "../../graphics/MesaLib/buildlink2.mk" .include "../../graphics/glu/buildlink2.mk" -- cgit v1.2.3