aboutsummaryrefslogtreecommitdiff
path: root/emulators/linux_base-suse-9.3/Makefile
diff options
context:
space:
mode:
authorMarcel Moolenaar <marcel@FreeBSD.org>2000-09-04 22:28:41 +0000
committerMarcel Moolenaar <marcel@FreeBSD.org>2000-09-04 22:28:41 +0000
commit6675b7b0332dc35e46eef18b9bf29bbbe8095081 (patch)
treee95971aa3426f4dfeb351e9c5b82dd3eece44dc7 /emulators/linux_base-suse-9.3/Makefile
parent0447f28d88d1c28916bcc107ad955ecbf272daf9 (diff)
Use distinct md5 files for both alpha and i386. There are arch.
independent packages that, despite the identical names, have different contents. This "feature" is currently implemented in a way that works around a limitation in bsd.port.mk and can be considered a hack.
Notes
Notes: svn path=/head/; revision=32255
Diffstat (limited to 'emulators/linux_base-suse-9.3/Makefile')
-rw-r--r--emulators/linux_base-suse-9.3/Makefile5
1 files changed, 5 insertions, 0 deletions
diff --git a/emulators/linux_base-suse-9.3/Makefile b/emulators/linux_base-suse-9.3/Makefile
index 80aa0bd30fa2..071f586b2248 100644
--- a/emulators/linux_base-suse-9.3/Makefile
+++ b/emulators/linux_base-suse-9.3/Makefile
@@ -201,3 +201,8 @@ post-install:
@${ECHO} ''
.include <bsd.port.post.mk>
+
+# XXX - bsd.port.mk defines MD5_FILE unconditionally. Redefine it
+# here so that we pick up the right md5 file. If bsd.port.mk is
+# ever changed, move this to where PLIST is defined.
+MD5_FILE= ${FILESDIR}/md5.${MACHINE_ARCH}