diff --git a/emulators/linux_base-6/Makefile b/emulators/linux_base-6/Makefile index 80aa0bd30fa2..071f586b2248 100644 --- a/emulators/linux_base-6/Makefile +++ b/emulators/linux_base-6/Makefile @@ -201,3 +201,8 @@ post-install: @${ECHO} '' .include + +# 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} diff --git a/emulators/linux_base-62/Makefile b/emulators/linux_base-62/Makefile index 80aa0bd30fa2..071f586b2248 100644 --- a/emulators/linux_base-62/Makefile +++ b/emulators/linux_base-62/Makefile @@ -201,3 +201,8 @@ post-install: @${ECHO} '' .include + +# 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} diff --git a/emulators/linux_base-8/Makefile b/emulators/linux_base-8/Makefile index 80aa0bd30fa2..071f586b2248 100644 --- a/emulators/linux_base-8/Makefile +++ b/emulators/linux_base-8/Makefile @@ -201,3 +201,8 @@ post-install: @${ECHO} '' .include + +# 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} diff --git a/emulators/linux_base-rh-9/Makefile b/emulators/linux_base-rh-9/Makefile index 80aa0bd30fa2..071f586b2248 100644 --- a/emulators/linux_base-rh-9/Makefile +++ b/emulators/linux_base-rh-9/Makefile @@ -201,3 +201,8 @@ post-install: @${ECHO} '' .include + +# 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} diff --git a/emulators/linux_base-suse-9.1/Makefile b/emulators/linux_base-suse-9.1/Makefile index 80aa0bd30fa2..071f586b2248 100644 --- a/emulators/linux_base-suse-9.1/Makefile +++ b/emulators/linux_base-suse-9.1/Makefile @@ -201,3 +201,8 @@ post-install: @${ECHO} '' .include + +# 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} diff --git a/emulators/linux_base-suse-9.2/Makefile b/emulators/linux_base-suse-9.2/Makefile index 80aa0bd30fa2..071f586b2248 100644 --- a/emulators/linux_base-suse-9.2/Makefile +++ b/emulators/linux_base-suse-9.2/Makefile @@ -201,3 +201,8 @@ post-install: @${ECHO} '' .include + +# 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} 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 + +# 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} diff --git a/emulators/linux_base/Makefile b/emulators/linux_base/Makefile index 80aa0bd30fa2..071f586b2248 100644 --- a/emulators/linux_base/Makefile +++ b/emulators/linux_base/Makefile @@ -201,3 +201,8 @@ post-install: @${ECHO} '' .include + +# 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}