diff options
Diffstat (limited to 'graphics/mtv/Makefile')
-rw-r--r-- | graphics/mtv/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/mtv/Makefile b/graphics/mtv/Makefile index 56f0906e73d..6b74792cc6b 100644 --- a/graphics/mtv/Makefile +++ b/graphics/mtv/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.31 2002/04/04 10:01:31 tron Exp $ +# $NetBSD: Makefile,v 1.32 2002/04/04 12:29:48 tron Exp $ DISTNAME= mtv-1.2.5 CATEGORIES= graphics @@ -35,4 +35,4 @@ post-install: .endfor ${CHMOD} +x ${PREFIX}/emul/linux/usr/doc/mtv -.include "../../emulators/suse_linux/Makefile.common" +.include "../../emulators/suse_linux/Makefile.application" |