summaryrefslogtreecommitdiff
path: root/graphics/mtv
diff options
context:
space:
mode:
authortron <tron>2000-12-16 22:37:30 +0000
committertron <tron>2000-12-16 22:37:30 +0000
commit22222451bed4f69c5086cc9edde00a2ea27bcdb5 (patch)
treec5e5868616d73f5c55914c8fabd202b79829edb1 /graphics/mtv
parentb835d2e14cac738ab9b83fed79fcf5a76735bd17 (diff)
downloadpkgsrc-22222451bed4f69c5086cc9edde00a2ea27bcdb5.tar.gz
Rename "suse.mk" to "Makefile.common" which is the standard name for
make include files shared between packages.
Diffstat (limited to 'graphics/mtv')
-rw-r--r--graphics/mtv/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/mtv/Makefile b/graphics/mtv/Makefile
index 6a57a8b7941..26d716bd7db 100644
--- a/graphics/mtv/Makefile
+++ b/graphics/mtv/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.26 2000/08/31 02:35:26 hubertf Exp $
+# $NetBSD: Makefile,v 1.27 2000/12/16 22:37:33 tron Exp $
DISTNAME= mtv-1.1.4
CATEGORIES= graphics
@@ -37,4 +37,4 @@ post-install:
.endfor
${CHMOD} +x ${PREFIX}/emul/linux/usr/doc/mtv
-.include "../../emulators/suse_linux/suse.mk"
+.include "../../emulators/suse_linux/Makefile.common"