diff options
Diffstat (limited to 'mbone/rat')
-rw-r--r-- | mbone/rat/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/mbone/rat/Makefile b/mbone/rat/Makefile index 8fdedc23ab4..7a752b3d858 100644 --- a/mbone/rat/Makefile +++ b/mbone/rat/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.25 2005/05/22 20:08:14 jlam Exp $ +# $NetBSD: Makefile,v 1.26 2005/06/17 03:50:20 jlam Exp $ # DISTNAME= rat-3.0.28 @@ -16,6 +16,8 @@ USE_X11BASE= yes USER= build +INSTALLATION_DIRS= bin man/man1 + post-patch: ${CP} ${WRKSRC}/Makefile_NetBSD_1 ${WRKSRC}/Makefile_NetBSD_2 |