summaryrefslogtreecommitdiff
path: root/emulators/suse_x11
diff options
context:
space:
mode:
authortron <tron@pkgsrc.org>2000-12-16 22:37:30 +0000
committertron <tron@pkgsrc.org>2000-12-16 22:37:30 +0000
commit50698d94cdee69bac7914655f111206a458450cc (patch)
treec5e5868616d73f5c55914c8fabd202b79829edb1 /emulators/suse_x11
parent57b66b0a43dad32a2ad53ca32cb79e12753707b3 (diff)
downloadpkgsrc-50698d94cdee69bac7914655f111206a458450cc.tar.gz
Rename "suse.mk" to "Makefile.common" which is the standard name for
make include files shared between packages.
Diffstat (limited to 'emulators/suse_x11')
-rw-r--r--emulators/suse_x11/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/emulators/suse_x11/Makefile b/emulators/suse_x11/Makefile
index 896f5df9f72..e7b211bf760 100644
--- a/emulators/suse_x11/Makefile
+++ b/emulators/suse_x11/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.10 2000/05/31 05:02:57 dmcmahill Exp $
+# $NetBSD: Makefile,v 1.11 2000/12/16 22:37:33 tron Exp $
DISTNAME= suse_x11-6.3
CATEGORIES= emulators
@@ -18,4 +18,4 @@ PLIST_SRC= ${WRKDIR}/PLIST_DYNAMIC
RPMFILES= xshared.rpm xpm.rpm
-.include "../suse_linux/suse.mk"
+.include "../suse_linux/Makefile.common"